Home
last modified time | relevance | path

Searched refs:tx_quiescing_txg (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dtxg_impl.h95 uint64_t tx_quiescing_txg; /* currently quiescing txg id */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c492 return (tx->tx_quiescing_txg != 0); in txg_is_quiescing()
621 tx->tx_quiescing_txg = txg; in txg_quiesce_thread()
631 tx->tx_quiescing_txg = 0; in txg_quiesce_thread()