Searched refs:spa_suspended (Results 1 – 11 of 11) sorted by relevance
544 boolean_t suspended = spa_suspended(spa); in mmp_thread()582 suspended = spa_suspended(spa); in mmp_thread()
605 if (spa_suspended(spa)) in spa_deadman()1846 spa_suspended(spa_t *spa) in spa_suspended() function1848 return (spa->spa_suspended != ZIO_SUSPEND_NONE); in spa_suspended()2679 if (spa_suspended(spa) && in spa_state_to_name()2846 EXPORT_SYMBOL(spa_suspended);
867 if (spa_suspended(spa)) { in dmu_tx_try_assign()1084 } else if (spa_suspended(spa) || tx->tx_lasttried_txg == 0) { in dmu_tx_wait()
2062 if (!zfs_deadman_enabled || spa_suspended(spa)) in zio_deadman()2370 spa->spa_suspended = reason; in zio_suspend()2393 spa->spa_suspended = ZIO_SUSPEND_NONE; in zio_resume()2410 while (spa_suspended(spa)) in zio_resume_wait()
661 if (!error && spa_suspended(spa)) { in spa_prop_validate()5404 if (spa_suspended(spa)) {5410 spa->spa_suspended) == 0);8069 if ((tasks & SPA_ASYNC_AUTOEXPAND) && !spa_suspended(spa)) {9262 !spa_writeable(spa) || spa_suspended(spa))
5632 if (spa_multihost(spa) && spa_suspended(spa)) in zfs_ioc_clear()5651 (void) spa_vdev_state_exit(spa, spa_suspended(spa) ? in zfs_ioc_clear()7311 if ((check & POOL_CHECK_SUSPENDED) && spa_suspended(spa)) in pool_status_check()
364 zio_suspend_reason_t spa_suspended; /* pool is suspended */ member
1063 extern boolean_t spa_suspended(spa_t *spa);
285 if (spa_suspended(dp->dp_spa)) { in zfs_sync()
2880 if (spa_suspended(spa)) in ztest_mmp_enable_disable()6747 if (spa_suspended(spa) && ztest_opts.zo_verbose >= 6) in ztest_resume()6761 if (spa_suspended(spa)) in ztest_resume_thread()6807 if (spa_suspended(spa) || spa->spa_root_vdev == NULL) { in ztest_deadman_thread()
425 if (rebooting && spa_suspended(dp->dp_spa)) { in zfs_sync()