Home
last modified time | relevance | path

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

/linux-4.4.14/fs/jbd2/
Dtransaction.c1345 jh = bh2jh(bh); in jbd2_journal_dirty_metadata()
1503 jh = bh2jh(bh); in jbd2_journal_forget()
1920 jh = bh2jh(bh); in __journal_try_to_free_buffer()
Djournal.c2462 jh = bh2jh(bh); in jbd2_journal_add_journal_head()
2498 jh = bh2jh(bh); in jbd2_journal_grab_journal_head()
2507 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
/linux-4.4.14/include/linux/
Djbd2.h348 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function
/linux-4.4.14/fs/ext4/
Dindirect.c1070 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()
/linux-4.4.14/fs/ocfs2/
Dsuballoc.c1255 bg = (struct ocfs2_group_desc *) bh2jh(bg_bh)->b_committed_data; in ocfs2_test_bg_bit_allocatable()
2402 bh2jh(group_bh)->b_committed_data; in ocfs2_block_group_clear_bits()