Searched refs:objset_types (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 91 int objset_types, const char *values, const char *colname, in zprop_register_impl() argument 94 zprop_desc_t *prop_tbl = zprop_get_proptable(objset_types); in zprop_register_impl() 109 pd->pd_types = objset_types; in zprop_register_impl() 123 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string() argument 127 objset_types, values, colname, B_FALSE, B_TRUE, NULL); in zprop_register_string() 133 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number() argument 137 objset_types, values, colname, B_TRUE, B_TRUE, NULL); in zprop_register_number() 142 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index() argument 146 objset_types, values, colname, B_FALSE, B_TRUE, idx_tbl); in zprop_register_index() 151 zprop_attr_t attr, int objset_types, const char *colname) in zprop_register_hidden() argument [all …]
|
| /f-stack/freebsd/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 3537 static const char *objset_types[DMU_OST_NUMTYPES] = { variable 3675 type = objset_types[dds.dds_type]; in dump_objset()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 4659 …<parameter type-id='type-id-22' name='objset_types' filepath='../../module/zcommon/zprop_common.c'… 4668 …<parameter type-id='type-id-22' name='objset_types' filepath='../../module/zcommon/zprop_common.c'… 4679 …<parameter type-id='type-id-22' name='objset_types' filepath='../../module/zcommon/zprop_common.c'… 4689 …<parameter type-id='type-id-22' name='objset_types' filepath='../../module/zcommon/zprop_common.c'… 4701 …<parameter type-id='type-id-22' name='objset_types' filepath='../../module/zcommon/zprop_common.c'…
|