Searched refs:should_quiesce (Results 1 – 3 of 3) sorted by relevance
102 boolean_t should_quiesce);
696 txg_wait_open(dsl_pool_t *dp, uint64_t txg, boolean_t should_quiesce) in txg_wait_open() argument706 if (tx->tx_quiesce_txg_waiting < txg && should_quiesce) in txg_wait_open()
4342 int should_quiesce = 0; in quiesce_one_device() local4353 should_quiesce = should_implement_quiesce(dip); in quiesce_one_device()4369 if (rc != DDI_SUCCESS && should_quiesce) { in quiesce_one_device()4377 } else if (should_quiesce && arg != NULL) { in quiesce_one_device()