Searched refs:spa_suspended (Results 1 – 11 of 11) sorted by relevance
547 boolean_t suspended = spa_suspended(spa); in mmp_thread() 585 suspended = spa_suspended(spa); in mmp_thread()
665 if (spa_suspended(spa)) in spa_deadman()1952 spa_suspended(spa_t *spa) in spa_suspended() function1954 return (spa->spa_suspended != ZIO_SUSPEND_NONE); in spa_suspended()2899 if (spa_suspended(spa)) in spa_state_to_name()3065 EXPORT_SYMBOL(spa_suspended);
1022 if (spa_suspended(spa)) { in dmu_tx_try_assign()1262 } else if (spa_suspended(spa) || tx->tx_lasttried_txg == 0) { in dmu_tx_wait()
2289 if (!zfs_deadman_enabled || spa_suspended(spa)) in zio_deadman()2614 spa->spa_suspended = reason; in zio_suspend()2637 if (spa->spa_suspended != ZIO_SUSPEND_NONE) in zio_resume()2641 spa->spa_suspended = ZIO_SUSPEND_NONE; in zio_resume()2658 while (spa_suspended(spa)) in zio_resume_wait()
807 if (!error && spa_suspended(spa)) { in spa_prop_validate()3812 ASSERT(spa_multihost(spa) && spa_suspended(spa)); in spa_mmp_remote_host_activity()6165 if (spa_suspended(spa)) {6171 spa->spa_suspended);9022 if ((tasks & SPA_ASYNC_AUTOEXPAND) && !spa_suspended(spa)) {10304 !spa_writeable(spa) || spa_suspended(spa))
6037 if (spa_multihost(spa) && spa_suspended(spa) && in zfs_ioc_clear()6059 (void) spa_vdev_state_exit(spa, spa_suspended(spa) ? in zfs_ioc_clear()7745 if ((check & POOL_CHECK_SUSPENDED) && spa_suspended(spa)) in pool_status_check()
402 zio_suspend_reason_t spa_suspended; /* pool is suspended */ member
1080 extern boolean_t spa_suspended(spa_t *spa);
290 if (spa_suspended(dp->dp_spa)) { in zfs_sync()
3101 if (spa_suspended(spa)) in ztest_mmp_enable_disable()7518 if (spa_suspended(spa) && ztest_opts.zo_verbose >= 6) in ztest_resume()7539 if (spa_suspended(spa)) in ztest_resume_thread()7585 if (spa_suspended(spa) || spa->spa_root_vdev == NULL) { in ztest_deadman_thread()
446 if (rebooting && spa_suspended(dp->dp_spa)) { in zfs_sync()