Searched refs:T_FLUSH (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/jbd2/
H A Dcommit.c422 * to block fast commits until the transaction enters T_FLUSH
425 * just before we enter T_FLUSH. That way, the existing fast
532 commit_transaction->t_state = T_FLUSH;
H A Dtransaction.c160 * Wait until running transaction passes to T_FLUSH state and new transaction
183 * Wait until running transaction transitions from T_SWITCH to T_FLUSH
240 WARN_ON_ONCE(t->t_state >= T_FLUSH);
/linux-master/include/linux/
H A Djbd2.h571 T_FLUSH, enumerator in enum:transaction_s::__anon506

Completed in 118 milliseconds