Searched refs:zprop_attr_t (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_prop.h | 57 } zprop_attr_t; typedef in typeref:enum:__anon2043 70 zprop_attr_t pd_attr; /* default, readonly, inherit */ 102 const char *, zprop_attr_t, int, const char *, const char *, 105 zprop_attr_t attr, int, const char *, const char *); 106 void zprop_register_number(int, const char *, uint64_t, zprop_attr_t, int, 108 void zprop_register_index(int, const char *, uint64_t, zprop_attr_t, int, 110 void zprop_register_hidden(int, const char *, zprop_type_t, zprop_attr_t,
|
H A D | zprop_common.c | 72 uint64_t numdefault, const char *strdefault, zprop_attr_t attr, 104 zprop_attr_t attr, int objset_types, const char *values, 114 zprop_attr_t attr, int objset_types, const char *values, 123 zprop_attr_t attr, int objset_types, const char *values, 132 zprop_attr_t attr, int objset_types, const char *colname)
|
Completed in 44 milliseconds