Home
last modified time | relevance | path

Searched full:need2 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_priv.h108 * NEED2 -- we detected that a dummy transaction has gone to the
110 * DONE2 -- we committed a dummy transaction when in the NEED2 state.
114 * 1.) In xfs_sync, when we detect an idle log and are in NEED or NEED2.
127 * dummy transaction, we move to NEED2.
136 * This is why we have the NEED2 and DONE2 states before going idle.
H A Dxfs_log.c2354 * We go to NEED for any non-covering writes. We go to NEED2 if we just in xlog_covered_state()