Home
last modified time | relevance | path

Searched refs:b_transaction (Results 1 – 4 of 4) 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()
644 if (jh->b_transaction) in jbd2_journal_try_remove_checkpoint()
H A Djournal.c2852 J_ASSERT_JH(jh, jh->b_transaction == NULL); in __journal_remove_journal_head()
/linux/fs/ext4/
H A Dsuper.c543 (jh && (jh->b_transaction != trans || in ext4_journalled_writepage_needs_redirty()