Searched defs:objset_types (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/common/zfs/ |
H A D | zprop_common.c | 73 int objset_types, const char *values, const char *colname, in zprop_register_impl() argument 104 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string() argument 114 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number() argument 123 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index() argument 132 zprop_attr_t attr, int objset_types, cons in zprop_register_hidden() argument [all...] |
/titanic_51/usr/src/cmd/zdb/ |
H A D | zdb.c | 1956 static char *objset_types[DMU_OST_NUMTYPES] = { variable
|