Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c121 if (zlpp->zlp_rewind & ~ZPOOL_REWIND_POLICIES) in zpool_get_load_policy()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h689 #define ZPOOL_REWIND_POLICIES 31 /* All the possible policy bits */ macro