Home
last modified time | relevance | path

Searched refs:ZPOOL_REWIND_POLICY (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/zfs/
H A Dzfs_comutil.c88 if (strcmp(nm, ZPOOL_REWIND_POLICY) == 0) { in zpool_get_rewind_policy()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h572 #define ZPOOL_REWIND_POLICY "rewind-policy" macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa.c2507 ZPOOL_REWIND_POLICY, &policy) == 0) in spa_load_impl()
2509 ZPOOL_REWIND_POLICY, policy) == 0); in spa_load_impl()
/titanic_41/usr/src/cmd/zdb/
H A Dzdb.c3687 ZPOOL_REWIND_POLICY, policy) != 0) { in main()
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c2066 verify(nvlist_add_nvlist(config, ZPOOL_REWIND_POLICY, in zpool_do_import()