Home
last modified time | relevance | path

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

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