Home
last modified time | relevance | path

Searched refs:spa_sync_on (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h222 uint8_t spa_sync_on; /* sync threads are running */ member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzfeature.c444 ASSERT((!spa->spa_sync_on && tx->tx_txg == TXG_INITIAL) || in spa_feature_create_zap_objects()
H A Dvdev_initialize.c764 if (vd->vdev_spa->spa_sync_on) { in vdev_initialize_stop_all()
H A Dspa.c1703 ASSERT(spa->spa_sync_on == B_FALSE); in spa_deactivate()
1864 if (!spa->spa_sync_on) in spa_should_flush_logs_on_unload()
1984 if (spa->spa_sync_on) { in spa_unload()
1986 spa->spa_sync_on = B_FALSE; in spa_unload()
5425 spa->spa_sync_on = B_TRUE;
6531 spa->spa_sync_on = B_TRUE;
6915 if (spa->spa_sync_on) {
6930 if (spa->spa_sync_on) {
8693 ASSERT(spa->spa_sync_on);
H A Dvdev_trim.c1133 if (vd->vdev_spa->spa_sync_on) { in vdev_trim_stop_all()