Searched refs:scrub_restart (Results 1 – 6 of 6) sorted by relevance
1121 boolean_t scrub_restart = B_FALSE; in zfsdle_vdev_online() local1122 (void) zpool_reopen_one(zhp, &scrub_restart); in zfsdle_vdev_online()
1750 lzc_reopen(const char *pool_name, boolean_t scrub_restart) in lzc_reopen() argument1755 fnvlist_add_boolean_value(args, "scrub_restart", scrub_restart); in lzc_reopen()
3145 <parameter type-id='c19b74c3' name='scrub_restart'/>
6106 boolean_t rc, scrub_restart = B_TRUE; in zfs_ioc_pool_reopen() local6112 scrub_restart = rc; in zfs_ioc_pool_reopen()6128 spa->spa_scrub_reopen = (!scrub_restart && in zfs_ioc_pool_reopen()
4375 boolean_t *scrub_restart = data; in zpool_reopen_one() local4378 error = lzc_reopen(pool_name, *scrub_restart); in zpool_reopen_one()
8343 boolean_t scrub_restart = B_TRUE; in zpool_do_reopen() local8349 scrub_restart = B_FALSE; in zpool_do_reopen()8363 B_FALSE, zpool_reopen_one, &scrub_restart); in zpool_do_reopen()