Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jbd2/
H A Dcommit.c131 bh = jbd2_journal_get_descriptor_buffer(commit_transaction, in journal_submit_commit_record()
658 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.c1015 jbd2_journal_get_descriptor_buffer(transaction_t *transaction, int type) in jbd2_journal_get_descriptor_buffer() function
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h1387 struct buffer_head *jbd2_journal_get_descriptor_buffer(transaction_t *, int);