Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Dtransaction.c1345 jh = bh2jh(bh); in jbd2_journal_dirty_metadata()
1510 jh = bh2jh(bh); in jbd2_journal_forget()
1934 jh = bh2jh(bh); in __journal_try_to_free_buffer()
Djournal.c2491 jh = bh2jh(bh); in jbd2_journal_add_journal_head()
2527 jh = bh2jh(bh); in jbd2_journal_grab_journal_head()
2536 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
/Linux-v4.19/include/linux/
Djbd2.h343 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function
/Linux-v4.19/fs/ext4/
Dindirect.c966 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()
/Linux-v4.19/fs/ocfs2/
Dsuballoc.c1278 bg = (struct ocfs2_group_desc *) bh2jh(bg_bh)->b_committed_data; in ocfs2_test_bg_bit_allocatable()
2425 bh2jh(group_bh)->b_committed_data; in ocfs2_block_group_clear_bits()