Home
last modified time | relevance | path

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

/linux-6.15/fs/jbd2/
H A Djournal.c2899 jh = bh2jh(bh); in jbd2_journal_add_journal_head()
2935 jh = bh2jh(bh); in jbd2_journal_grab_journal_head()
2945 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
H A Dtransaction.c1495 jh = bh2jh(bh); in jbd2_journal_dirty_metadata()
/linux-6.15/include/linux/
H A Djbd2.h336 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function
/linux-6.15/fs/ext4/
H A Dindirect.c977 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()
H A Dsuper.c544 jh = bh2jh(bh); in ext4_journalled_writepage_callback()
/linux-6.15/fs/ocfs2/
H A Dsuballoc.c2495 jh = bh2jh(group_bh); in ocfs2_block_group_clear_bits()