Home
last modified time | relevance | path

Searched refs:next_bh (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nilfs2/
H A Dcpfile.c897 struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; in nilfs_cpfile_clear_snapshot() local
937 &next_bh); in nilfs_cpfile_clear_snapshot()
942 cpfile, next, next_bh); in nilfs_cpfile_clear_snapshot()
944 next_bh = header_bh; in nilfs_cpfile_clear_snapshot()
945 get_bh(next_bh); in nilfs_cpfile_clear_snapshot()
963 list = kmap_local_folio(next_bh->b_folio, next_list_offset); in nilfs_cpfile_clear_snapshot()
984 mark_buffer_dirty(next_bh); in nilfs_cpfile_clear_snapshot()
993 brelse(next_bh); in nilfs_cpfile_clear_snapshot()
/linux/fs/crypto/
H A Dinline_crypt.c420 const struct buffer_head *next_bh) in fscrypt_mergeable_bio_bh() argument
425 if (!bh_get_inode_and_lblk_num(next_bh, &inode, &next_lblk)) in fscrypt_mergeable_bio_bh()
/linux/include/linux/
H A Dfscrypt.h880 const struct buffer_head *next_bh);
910 const struct buffer_head *next_bh) in fscrypt_mergeable_bio_bh() argument
/linux/fs/ocfs2/
H A Daops.c648 goto next_bh; in ocfs2_map_folio_blocks()
656 next_bh: in ocfs2_map_folio_blocks()