Searched refs:t_need_data_flush (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/jbd2/
H A Dtransaction.c2693 * t_need_data_flush is likely to be set, we do the test to save some
2696 if (!transaction->t_need_data_flush)
2697 transaction->t_need_data_flush = 1;
H A Dcommit.c782 if (commit_transaction->t_need_data_flush &&
H A Djournal.c648 if (!commit_trans->t_need_data_flush ||
/linux-master/include/linux/
H A Djbd2.h702 int t_need_data_flush; member in struct:transaction_s

Completed in 368 milliseconds