Home
last modified time | relevance | path

Searched refs:bh_out (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
H A Djournal.c340 struct buffer_head **bh_out, in jbd2_journal_write_metadata_buffer()
458 *bh_out = new_bh; in jbd2_journal_write_metadata_buffer()
873 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out) in jbd2_fc_get_buf() argument
881 *bh_out = NULL; in jbd2_fc_get_buf()
905 *bh_out = bh; in jbd2_fc_get_buf()
338 jbd2_journal_write_metadata_buffer(transaction_t *transaction, struct journal_head *jh_in, struct buffer_head **bh_out, sector_t blocknr) jbd2_journal_write_metadata_buffer() argument
/kernel/linux/linux-5.10/include/linux/
H A Djbd2.h1472 struct buffer_head **bh_out,
1658 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out);
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h1481 struct buffer_head **bh_out,
1663 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out);
/kernel/linux/linux-6.6/fs/jbd2/
H A Djournal.c328 struct buffer_head **bh_out, in jbd2_journal_write_metadata_buffer()
443 *bh_out = new_bh; in jbd2_journal_write_metadata_buffer()
858 int jbd2_fc_get_buf(journal_t *journal, struct buffer_head **bh_out) in jbd2_fc_get_buf() argument
866 *bh_out = NULL; in jbd2_fc_get_buf()
890 *bh_out = bh; in jbd2_fc_get_buf()
326 jbd2_journal_write_metadata_buffer(transaction_t *transaction, struct journal_head *jh_in, struct buffer_head **bh_out, sector_t blocknr) jbd2_journal_write_metadata_buffer() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Ddir.c795 struct buffer_head **bh_out) in get_first_leaf()
802 error = get_leaf(dip, leaf_no, bh_out); in get_first_leaf()
794 get_first_leaf(struct gfs2_inode *dip, u32 index, struct buffer_head **bh_out) get_first_leaf() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Ddir.c793 struct buffer_head **bh_out) in get_first_leaf()
800 error = get_leaf(dip, leaf_no, bh_out); in get_first_leaf()
792 get_first_leaf(struct gfs2_inode *dip, u32 index, struct buffer_head **bh_out) get_first_leaf() argument

Completed in 18 milliseconds