Searched refs:t_synchronous_commit (Results 1 – 3 of 3) sorted by relevance
48 __entry->sync_commit = commit_transaction->t_synchronous_commit;106 __entry->sync_commit = commit_transaction->t_synchronous_commit;
716 unsigned int t_synchronous_commit:1; member
1880 transaction->t_synchronous_commit = 1; in jbd2_journal_stop()