Home
last modified time | relevance | path

Searched refs:out_bh (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dmdt.c67 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument
96 *out_bh = bh; in nilfs_mdt_create_block()
115 int mode, int mode_flags, struct buffer_head **out_bh) in nilfs_mdt_submit_block() argument
157 *out_bh = bh; in nilfs_mdt_submit_block()
168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument
208 *out_bh = first_bh; in nilfs_mdt_read_block()
244 struct buffer_head **out_bh) in nilfs_mdt_get_block() argument
250 ret = nilfs_mdt_read_block(inode, blkoff, !create, out_bh); in nilfs_mdt_get_block()
254 ret = nilfs_mdt_create_block(inode, blkoff, out_bh, init_block); in nilfs_mdt_get_block()
286 struct buffer_head **out_bh) in nilfs_mdt_find_block() argument
[all …]
H A Dgcinode.c60 struct buffer_head **out_bh) in nilfs_gccache_submit_read_data() argument
100 *out_bh = bh; in nilfs_gccache_submit_read_data()
127 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node() argument
134 out_bh, &pbn); in nilfs_gccache_submit_read_node()
H A Difile.c53 struct buffer_head **out_bh) in nilfs_ifile_create_inode() argument
79 *out_bh = req.pr_entry_bh; in nilfs_ifile_create_inode()
133 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block() argument
143 err = nilfs_palloc_get_entry_block(ifile, ino, 0, out_bh); in nilfs_ifile_get_inode_block()
H A Dmdt.h73 struct buffer_head **out_bh);
/OK3568_Linux_fs/kernel/fs/udf/
H A Dsuper.c874 goto out_bh; in udf_load_pvoldesc()
899 goto out_bh; in udf_load_pvoldesc()
905 out_bh: in udf_load_pvoldesc()
1243 goto out_bh; in udf_load_partdesc()
1264 goto out_bh; in udf_load_partdesc()
1269 goto out_bh; in udf_load_partdesc()
1289 goto out_bh; in udf_load_partdesc()
1294 goto out_bh; in udf_load_partdesc()
1301 goto out_bh; in udf_load_partdesc()
1311 goto out_bh; in udf_load_partdesc()
[all …]
/OK3568_Linux_fs/kernel/fs/hfs/
H A Dmdb.c111 goto out_bh; in hfs_mdb_get()
135 goto out_bh; in hfs_mdb_get()
233 out_bh: in hfs_mdb_get()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dquota_local.c644 goto out_bh; in ocfs2_finish_quota_recovery()
652 goto out_bh; in ocfs2_finish_quota_recovery()
667 out_bh: in ocfs2_finish_quota_recovery()
H A Dfile.c2644 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local
2657 ret = ocfs2_reflink_inodes_lock(inode_in, &in_bh, inode_out, &out_bh); in ocfs2_remap_file_range()
2684 inode_out, out_bh, pos_out, len); in ocfs2_remap_file_range()
2701 ret = ocfs2_reflink_update_dest(inode_out, out_bh, pos_out + len); in ocfs2_remap_file_range()
2708 ocfs2_reflink_inodes_unlock(inode_in, in_bh, inode_out, out_bh); in ocfs2_remap_file_range()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c313 goto out_bh; in gfs2_statfs_sync()
319 goto out_bh; in gfs2_statfs_sync()
332 out_bh: in gfs2_statfs_sync()