Home
last modified time | relevance | path

Searched refs:b_transaction (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Djournal-head.h77 transaction_t *b_transaction; member
/linux/fs/jbd2/
H A Dcheckpoint.c201 if (jh->b_transaction != NULL) { in jbd2_log_do_checkpoint()
202 transaction_t *t = jh->b_transaction; in jbd2_log_do_checkpoint()
642 if (jh->b_transaction) in jbd2_journal_try_remove_checkpoint()
/linux/fs/ext4/
H A Dsuper.c543 (jh && (jh->b_transaction != trans || in ext4_journalled_writepage_needs_redirty()