Home
last modified time | relevance | path

Searched defs:should_quiesce (Results 1 – 2 of 2) sorted by relevance

/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()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c4342 int should_quiesce = 0; in quiesce_one_device() local