Home
last modified time | relevance | path

Searched defs:out_bh (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/nilfs2/
Dmdt.c67 struct buffer_head **out_bh, in nilfs_mdt_create_block()
115 struct buffer_head **out_bh) in nilfs_mdt_submit_block()
169 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
245 struct buffer_head **out_bh) in nilfs_mdt_get_block()
287 struct buffer_head **out_bh) in nilfs_mdt_find_block()
Dgcinode.c60 struct buffer_head **out_bh) in nilfs_gccache_submit_read_data()
127 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node()
Difile.c53 struct buffer_head **out_bh) in nilfs_ifile_create_inode()
133 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block()
/linux-6.1.9/fs/ocfs2/
Dfile.c2641 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local