Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfeature_common.h86 } zfeature_flags_t; typedef
93 zfeature_flags_t fi_flags;
H A Dzfeature_common.c146 const char *desc, zfeature_flags_t flags, const spa_feature_t *deps) in zfeature_register()