Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c90 int objset_types, const char *values, const char *colname, in zprop_register_impl()
126 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string()
137 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number()
148 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index()
159 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 Dzdb.c4695 static const char *const objset_types[DMU_OST_NUMTYPES] = { variable