|
FreeBSD ZFS
The Zettabyte File System
|
#include <dsl_prop.h>
Data Fields | |
| const char * | psa_name |
| zprop_source_t | psa_source |
| int | psa_intsz |
| int | psa_numints |
| const void * | psa_value |
| uint64_t | psa_effective_value |
| Used to handle the special requirements of the quota and reservation properties. | |
Definition at line 56 of file dsl_prop.h.
Used to handle the special requirements of the quota and reservation properties.
Definition at line 67 of file dsl_prop.h.
Definition at line 59 of file dsl_prop.h.
| const char* dsl_prop_set_arg::psa_name |
Definition at line 57 of file dsl_prop.h.
Definition at line 60 of file dsl_prop.h.
| zprop_source_t dsl_prop_set_arg::psa_source |
Definition at line 58 of file dsl_prop.h.
| const void* dsl_prop_set_arg::psa_value |
Definition at line 61 of file dsl_prop.h.
1.7.3