Home
last modified time | relevance | path

Searched refs:jbd2_journal_get_descriptor_buffer (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
H A Dcommit.c131 bh = jbd2_journal_get_descriptor_buffer(commit_transaction, in journal_submit_commit_record()
659 descriptor = jbd2_journal_get_descriptor_buffer( in jbd2_journal_commit_transaction()
H A Drevoke.c610 descriptor = jbd2_journal_get_descriptor_buffer(transaction, in write_one_revoke_record()
H A Djournal.c1011 * After the caller of jbd2_journal_get_descriptor_buffer() has finished modifying
1017 jbd2_journal_get_descriptor_buffer(transaction_t *transaction, int type) in jbd2_journal_get_descriptor_buffer() function
/kernel/linux/linux-6.6/fs/jbd2/
H A Dcommit.c129 bh = jbd2_journal_get_descriptor_buffer(commit_transaction, in journal_submit_commit_record()
611 descriptor = jbd2_journal_get_descriptor_buffer( in jbd2_journal_commit_transaction()
H A Drevoke.c610 descriptor = jbd2_journal_get_descriptor_buffer(transaction, in write_one_revoke_record()
H A Djournal.c991 * After the caller of jbd2_journal_get_descriptor_buffer() has finished modifying
997 jbd2_journal_get_descriptor_buffer(transaction_t *transaction, int type) in jbd2_journal_get_descriptor_buffer() function
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1421 struct buffer_head *jbd2_journal_get_descriptor_buffer(transaction_t *, int);
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1429 struct buffer_head *jbd2_journal_get_descriptor_buffer(transaction_t *, int);

Completed in 17 milliseconds