Searched refs:scrub_restart (Results 1 – 6 of 6) sorted by relevance
771 boolean_t scrub_restart = B_FALSE; in zfsdle_vdev_online() local772 (void) zpool_reopen_one(zhp, &scrub_restart); in zfsdle_vdev_online()
1460 lzc_reopen(const char *pool_name, boolean_t scrub_restart) in lzc_reopen() argument1465 fnvlist_add_boolean_value(args, "scrub_restart", scrub_restart); in lzc_reopen()
967 …<parameter type-id='type-id-38' name='scrub_restart' filepath='/home/fedora/zfs/lib/libzfs_core/li…
3923 boolean_t *scrub_restart = data; in zpool_reopen_one() local3926 error = lzc_reopen(pool_name, *scrub_restart); in zpool_reopen_one()
5685 boolean_t rc, scrub_restart = B_TRUE; in zfs_ioc_pool_reopen() local5691 scrub_restart = rc; in zfs_ioc_pool_reopen()5707 spa->spa_scrub_reopen = (!scrub_restart && in zfs_ioc_pool_reopen()
6935 boolean_t scrub_restart = B_TRUE; in zpool_do_reopen() local6941 scrub_restart = B_FALSE; in zpool_do_reopen()6955 &scrub_restart); in zpool_do_reopen()