Home
last modified time | relevance | path

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

/linux/fs/jbd2/
H A Djournal.c2915 jh = bh2jh(bh); in jbd2_journal_add_journal_head()
2951 jh = bh2jh(bh); in jbd2_journal_grab_journal_head()
2961 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
H A Dtransaction.c1505 jh = bh2jh(bh); in jbd2_journal_dirty_metadata()
/linux/include/linux/
H A Djbd2.h336 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function
/linux/fs/ext4/
H A Dindirect.c977 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()
H A Dsuper.c540 jh = bh2jh(bh); in ext4_journalled_writepage_needs_redirty()
/linux/fs/ocfs2/
H A Dsuballoc.c2589 jh = bh2jh(group_bh); in ocfs2_block_group_clear_bits()