Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_comutil.c94 if (zlpp->zlp_rewind & ~ZPOOL_REWIND_POLICIES) in zpool_get_load_policy()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h577 #define ZPOOL_REWIND_POLICIES 31 /* All the possible policy bits */ macro