Searched refs:has_transaction (Results 1 – 3 of 3) sorted by relevance
82 bool has_transaction = false; in __jbd2_log_wait_for_space() local86 has_transaction = true; in __jbd2_log_wait_for_space()98 } else if (has_transaction) { in __jbd2_log_wait_for_space()
340 bool has_transaction = true; in ext4_fc_mark_ineligible() local353 has_transaction = false; in ext4_fc_mark_ineligible()358 if (has_transaction && (!is_ineligible || tid_gt(tid, sbi->s_fc_ineligible_tid))) in ext4_fc_mark_ineligible()
5284 bool has_transaction; in ext4_wait_for_tail_page_commit() local5309 has_transaction = false; in ext4_wait_for_tail_page_commit()5313 has_transaction = true; in ext4_wait_for_tail_page_commit()5316 if (has_transaction) in ext4_wait_for_tail_page_commit()