Home
last modified time | relevance | path

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

/linux/include/linux/
H A Djbd2.h1441 struct buffer_head *jbd2_journal_get_descriptor_buffer(transaction_t *, int);
/linux/fs/jbd2/
H A Djournal.c962 jbd2_journal_get_descriptor_buffer(transaction_t *transaction, int type) in jbd2_journal_get_descriptor_buffer() function