Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A 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()
H A 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()
H A Difile.c53 struct buffer_head **out_bh) in nilfs_ifile_create_inode()
133 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block()
/openbmc/linux/fs/ocfs2/
H A Dfile.c2685 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local