Searched refs:ZPOOL_REWIND_POLICY (Results 1 – 5 of 5) sorted by relevance
88 if (strcmp(nm, ZPOOL_REWIND_POLICY) == 0) { in zpool_get_rewind_policy()
572 #define ZPOOL_REWIND_POLICY "rewind-policy" macro
2507 ZPOOL_REWIND_POLICY, &policy) == 0) in spa_load_impl()2509 ZPOOL_REWIND_POLICY, policy) == 0); in spa_load_impl()
3687 ZPOOL_REWIND_POLICY, policy) != 0) { in main()
2066 verify(nvlist_add_nvlist(config, ZPOOL_REWIND_POLICY, in zpool_do_import()