Home
last modified time | relevance | path

Searched refs:bh2jh (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Djournal.c2953 jh = bh2jh(bh); in jbd2_journal_add_journal_head()
2989 jh = bh2jh(bh); in jbd2_journal_grab_journal_head()
2999 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
H A Dtransaction.c1485 jh = bh2jh(bh); in jbd2_journal_dirty_metadata()
/openbmc/linux/include/linux/
H A Djbd2.h336 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function
/openbmc/linux/fs/ext4/
H A Dindirect.c984 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()
H A Dsuper.c568 jh = bh2jh(bh); in ext4_journalled_writepage_callback()
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c2410 jh = bh2jh(group_bh); in ocfs2_block_group_clear_bits()