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.c100 int objset_types, const char *values, const char *colname, in zprop_register_impl()
136 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_string()
147 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_number()
158 zprop_attr_t attr, int objset_types, const char *values, in zprop_register_index()
169 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.c4132 static const char *const objset_types[DMU_OST_NUMTYPES] = { variable