Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jbd2/
H A Djournal.c2762 jh = bh2jh(bh); in jbd2_journal_add_journal_head()
2798 jh = bh2jh(bh); in jbd2_journal_grab_journal_head()
2808 struct journal_head *jh = bh2jh(bh); in __journal_remove_journal_head()
H A Dtransaction.c1470 jh = bh2jh(bh); in jbd2_journal_dirty_metadata()
2079 jh = bh2jh(bh); in __journal_try_to_free_buffer()
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h346 static inline struct journal_head *bh2jh(struct buffer_head *bh) in bh2jh() function
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dindirect.c965 if ((EXT4_JOURNAL(inode) == NULL) || bh2jh(this_bh)) in ext4_free_data()
H A Dsuper.c590 jh = bh2jh(bh); in ext4_journalled_writepage_callback()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuballoc.c2412 jh = bh2jh(group_bh); in ocfs2_block_group_clear_bits()