Home
last modified time | relevance | path

Searched refs:should_quiesce (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h102 boolean_t should_quiesce);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c696 txg_wait_open(dsl_pool_t *dp, uint64_t txg, boolean_t should_quiesce) in txg_wait_open() argument
706 if (tx->tx_quiesce_txg_waiting < txg && should_quiesce) in txg_wait_open()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c4342 int should_quiesce = 0; in quiesce_one_device() local
4353 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()