Searched defs:objset_types (Results 1 – 2 of 2) 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() 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/cmd/zdb/ |
| H A D | zdb.c | 3537 static const char *objset_types[DMU_OST_NUMTYPES] = { variable
|