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()
125 __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()
114 struct buffer_head **out_bh) in nilfs_mdt_submit_block()
168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
244 struct buffer_head **out_bh) in nilfs_mdt_get_block()
286 struct buffer_head **out_bh) in nilfs_mdt_find_block()
H A Difile.c53 struct buffer_head **out_bh) in nilfs_ifile_create_inode()
130 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block()
/openbmc/linux/fs/ocfs2/
H A Dfile.c2700 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local