Home
last modified time | relevance | path

Searched defs:objset_types (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/zfs/
H A Dzprop_common.c73 int objset_types, const char *values, const char *colname, in zprop_register_impl()
104 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string()
114 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number()
123 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index()
132 zprop_attr_t attr, int objset_types, const char *colname) in zprop_register_hidden()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c1910 static char *objset_types[DMU_OST_NUMTYPES] = { variable