Home
last modified time | relevance | path

Searched refs:zfeature_flags_t (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
Dzfeature_common.h81 } zfeature_flags_t; typedef
88 zfeature_flags_t fi_flags;
Dzfeature_common.c135 const char *desc, zfeature_flags_t flags, const spa_feature_t *deps) in zfeature_register()