Home
last modified time | relevance | path

Searched refs:jbd2_journal_get_descriptor_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/jbd2/
Dcommit.c131 bh = jbd2_journal_get_descriptor_buffer(commit_transaction, in journal_submit_commit_record()
604 descriptor = jbd2_journal_get_descriptor_buffer( in jbd2_journal_commit_transaction()
Drevoke.c604 descriptor = jbd2_journal_get_descriptor_buffer(transaction, in write_one_revoke_record()
Djournal.c848 jbd2_journal_get_descriptor_buffer(transaction_t *transaction, int type) in jbd2_journal_get_descriptor_buffer() function
/linux-4.19.296/include/linux/
Djbd2.h1278 struct buffer_head *jbd2_journal_get_descriptor_buffer(transaction_t *, int);