Searched refs:zprop_attr_t (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_prop.h | 60 } zprop_attr_t; typedef 73 zprop_attr_t pd_attr; /* default, readonly, inherit */ 106 const char *, zprop_attr_t, int, const char *, const char *, 109 zprop_attr_t attr, int, const char *, const char *); 110 void zprop_register_number(int, const char *, uint64_t, zprop_attr_t, int, 112 void zprop_register_index(int, const char *, uint64_t, zprop_attr_t, int, 114 void zprop_register_hidden(int, const char *, zprop_type_t, zprop_attr_t,
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 90 uint64_t numdefault, const char *strdefault, zprop_attr_t attr, in zprop_register_impl() 123 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string() 133 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number() 142 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index() 151 zprop_attr_t attr, int objset_types, const char *colname) in zprop_register_hidden()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 4400 …<typedef-decl name='zprop_attr_t' type-id='type-id-361' filepath='../../include/zfs_prop.h' line='…
|