Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dtxg_impl.h99 hrtime_t tx_open_time; /* start time of tx_open_txg */ member
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dtxg.c367 tx->tx_open_time = gethrtime(); in txg_quiesce()