Searched refs:t_synchronous_commit (Results 1 – 3 of 3) sorted by relevance
47 __entry->sync_commit = commit_transaction->t_synchronous_commit;105 __entry->sync_commit = commit_transaction->t_synchronous_commit;
686 unsigned int t_synchronous_commit:1; member
1722 transaction->t_synchronous_commit = 1; in jbd2_journal_stop()