Searched refs:scrub_restart (Results 1 – 6 of 6) sorted by relevance
1118 boolean_t scrub_restart = B_FALSE; in zfsdle_vdev_online() local1119 (void) zpool_reopen_one(zhp, &scrub_restart); in zfsdle_vdev_online()
1749 lzc_reopen(const char *pool_name, boolean_t scrub_restart) in lzc_reopen() argument1754 fnvlist_add_boolean_value(args, "scrub_restart", scrub_restart); in lzc_reopen()
3145 <parameter type-id='c19b74c3' name='scrub_restart'/>
6093 boolean_t rc, scrub_restart = B_TRUE; in zfs_ioc_pool_reopen() local6099 scrub_restart = rc; in zfs_ioc_pool_reopen()6115 spa->spa_scrub_reopen = (!scrub_restart && in zfs_ioc_pool_reopen()
4374 boolean_t *scrub_restart = data; in zpool_reopen_one() local4377 error = lzc_reopen(pool_name, *scrub_restart); in zpool_reopen_one()
8341 boolean_t scrub_restart = B_TRUE; in zpool_do_reopen() local8347 scrub_restart = B_FALSE; in zpool_do_reopen()8361 B_FALSE, zpool_reopen_one, &scrub_restart); in zpool_do_reopen()