Home
last modified time | relevance | path

Searched refs:has_transaction (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dfast_commit.c316 bool has_transaction = true; in ext4_fc_mark_ineligible() local
329 has_transaction = false; in ext4_fc_mark_ineligible()
334 if (has_transaction && (!is_ineligible || tid_gt(tid, sbi->s_fc_ineligible_tid))) in ext4_fc_mark_ineligible()
H A Dinode.c5748 bool has_transaction; in ext4_wait_for_tail_page_commit() local
5773 has_transaction = false; in ext4_wait_for_tail_page_commit()
5777 has_transaction = true; in ext4_wait_for_tail_page_commit()
5780 if (has_transaction) in ext4_wait_for_tail_page_commit()