Searched refs:b_next_transaction (Results 1 – 4 of 4) sorted by relevance
1021 jh->b_next_transaction == transaction) { in do_get_write_access()1039 J_ASSERT_JH(jh, !jh->b_next_transaction); in do_get_write_access()1072 J_ASSERT_JH(jh, jh->b_next_transaction == NULL); in do_get_write_access()1077 J_ASSERT_JH(jh, jh->b_next_transaction == NULL); in do_get_write_access()1128 jh->b_next_transaction = transaction; in do_get_write_access()1180 READ_ONCE(jh->b_next_transaction) != handle->h_transaction) in jbd2_write_access_granted()1298 jh->b_jlist == BJ_Forget)) || jh->b_next_transaction != NULL) { in jbd2_journal_get_create_access()1330 jh->b_next_transaction = transaction; in jbd2_journal_get_create_access()1516 jh->b_next_transaction != transaction)) { in jbd2_journal_dirty_metadata()1519 jh->b_next_transaction == transaction); in jbd2_journal_dirty_metadata()[all …]
2964 J_ASSERT_JH(jh, jh->b_next_transaction == NULL); in __journal_remove_journal_head()
85 transaction_t *b_next_transaction; member
543 jh->b_next_transaction))) in ext4_journalled_writepage_needs_redirty()