Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/zfs/
H A Dzfs_comutil.c94 if (zrpp->zrp_request & ~ZPOOL_REWIND_POLICIES) in zpool_get_rewind_policy()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h487 #define ZPOOL_REWIND_POLICIES 31 /* All the possible policy bits */ macro