Searched defs:objset_types (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zprop_common.c | 100 int objset_types, const char *values, const char *colname, in zprop_register_impl() 136 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string() 147 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number() 158 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index() 169 zprop_attr_t attr, int objset_types, const char *colname, boolean_t flex, in zprop_register_hidden()
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 4132 static const char *const objset_types[DMU_OST_NUMTYPES] = { variable
|