Home
last modified time | relevance | path

Searched refs:d_bh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Djournal.c2014 if (!d_bh) in journal_transaction_is_valid()
2128 if (!d_bh) in journal_read_transaction()
2141 brelse(d_bh); in journal_read_transaction()
2149 brelse(d_bh); in journal_read_transaction()
2156 brelse(d_bh); in journal_read_transaction()
2169 brelse(d_bh); in journal_read_transaction()
2305 brelse(d_bh); in journal_read_transaction()
2425 d_bh = in journal_read()
2450 d_bh = in journal_read()
4082 d_bh = in do_journal_end()
[all …]
/openbmc/linux/fs/ocfs2/
H A Drefcounttree.h124 struct buffer_head *d_bh,
H A Drefcounttree.c4435 struct buffer_head *d_bh, in ocfs2_reflink_update_dest() argument
4461 ret = ocfs2_mark_inode_dirty(handle, dest, d_bh); in ocfs2_reflink_update_dest()