Home
last modified time | relevance | path

Searched refs:out_bh (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dmdt.c67 struct buffer_head **out_bh, in nilfs_mdt_create_block()
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()
157 *out_bh = bh; in nilfs_mdt_submit_block()
168 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
208 *out_bh = first_bh; in nilfs_mdt_read_block()
223 * @out_bh: output of a pointer to the buffer_head
228 * @out_bh is substituted only when zero is returned.
244 struct buffer_head **out_bh) in nilfs_mdt_get_block()
250 ret = nilfs_mdt_read_block(inode, blkoff, !create, out_bh); in nilfs_mdt_get_block()
66 nilfs_mdt_create_block(struct inode *inode, unsigned long block, struct buffer_head **out_bh, void (*init_block)(struct inode *, struct buffer_head *, void *)) nilfs_mdt_create_block() argument
114 nilfs_mdt_submit_block(struct inode *inode, unsigned long blkoff, int mode, int mode_flags, struct buffer_head **out_bh) nilfs_mdt_submit_block() argument
167 nilfs_mdt_read_block(struct inode *inode, unsigned long block, int readahead, struct buffer_head **out_bh) nilfs_mdt_read_block() argument
241 nilfs_mdt_get_block(struct inode *inode, unsigned long blkoff, int create, void (*init_block)(struct inode *, struct buffer_head *, void *), struct buffer_head **out_bh) nilfs_mdt_get_block() argument
284 nilfs_mdt_find_block(struct inode *inode, unsigned long start, unsigned long end, unsigned long *blkoff, struct buffer_head **out_bh) nilfs_mdt_find_block() argument
[all...]
H A Dgcinode.c43 * @out_bh - indirect pointer to a buffer_head struct to receive the results
60 struct buffer_head **out_bh) in nilfs_gccache_submit_read_data()
98 *out_bh = bh; in nilfs_gccache_submit_read_data()
113 * @out_bh - indirect pointer to a buffer_head struct to receive the results
127 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node()
134 out_bh, &pbn); in nilfs_gccache_submit_read_node()
58 nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) nilfs_gccache_submit_read_data() argument
126 nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) nilfs_gccache_submit_read_node() argument
H A Difile.c38 * @out_bh: buffer_head contains newly allocated disk inode
43 * place pointed by @out_bh
53 struct buffer_head **out_bh) in nilfs_ifile_create_inode()
79 *out_bh = req.pr_entry_bh; in nilfs_ifile_create_inode()
133 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block()
143 err = nilfs_palloc_get_entry_block(ifile, ino, 0, out_bh); in nilfs_ifile_get_inode_block()
52 nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, struct buffer_head **out_bh) nilfs_ifile_create_inode() argument
132 nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, struct buffer_head **out_bh) nilfs_ifile_get_inode_block() argument
H A Dmdt.h73 struct buffer_head **out_bh);
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dmdt.c67 struct buffer_head **out_bh, in nilfs_mdt_create_block()
96 *out_bh = bh; in nilfs_mdt_create_block()
115 struct buffer_head **out_bh) in nilfs_mdt_submit_block()
158 *out_bh = bh; in nilfs_mdt_submit_block()
169 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block()
209 *out_bh = first_bh; in nilfs_mdt_read_block()
224 * @out_bh: output of a pointer to the buffer_head
229 * @out_bh is substituted only when zero is returned.
245 struct buffer_head **out_bh) in nilfs_mdt_get_block()
251 ret = nilfs_mdt_read_block(inode, blkoff, !create, out_bh); in nilfs_mdt_get_block()
66 nilfs_mdt_create_block(struct inode *inode, unsigned long block, struct buffer_head **out_bh, void (*init_block)(struct inode *, struct buffer_head *, void *)) nilfs_mdt_create_block() argument
114 nilfs_mdt_submit_block(struct inode *inode, unsigned long blkoff, blk_opf_t opf, struct buffer_head **out_bh) nilfs_mdt_submit_block() argument
168 nilfs_mdt_read_block(struct inode *inode, unsigned long block, int readahead, struct buffer_head **out_bh) nilfs_mdt_read_block() argument
242 nilfs_mdt_get_block(struct inode *inode, unsigned long blkoff, int create, void (*init_block)(struct inode *, struct buffer_head *, void *), struct buffer_head **out_bh) nilfs_mdt_get_block() argument
285 nilfs_mdt_find_block(struct inode *inode, unsigned long start, unsigned long end, unsigned long *blkoff, struct buffer_head **out_bh) nilfs_mdt_find_block() argument
[all...]
H A Dgcinode.c43 * @out_bh - indirect pointer to a buffer_head struct to receive the results
60 struct buffer_head **out_bh) in nilfs_gccache_submit_read_data()
98 *out_bh = bh; in nilfs_gccache_submit_read_data()
113 * @out_bh - indirect pointer to a buffer_head struct to receive the results
127 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node()
133 REQ_OP_READ, out_bh, &pbn); in nilfs_gccache_submit_read_node()
58 nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) nilfs_gccache_submit_read_data() argument
126 nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) nilfs_gccache_submit_read_node() argument
H A Difile.c38 * @out_bh: buffer_head contains newly allocated disk inode
43 * place pointed by @out_bh
53 struct buffer_head **out_bh) in nilfs_ifile_create_inode()
79 *out_bh = req.pr_entry_bh; in nilfs_ifile_create_inode()
133 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block()
143 err = nilfs_palloc_get_entry_block(ifile, ino, 0, out_bh); in nilfs_ifile_get_inode_block()
52 nilfs_ifile_create_inode(struct inode *ifile, ino_t *out_ino, struct buffer_head **out_bh) nilfs_ifile_create_inode() argument
132 nilfs_ifile_get_inode_block(struct inode *ifile, ino_t ino, struct buffer_head **out_bh) nilfs_ifile_get_inode_block() argument
H A Dmdt.h73 struct buffer_head **out_bh);
/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c875 goto out_bh; in udf_load_pvoldesc()
900 goto out_bh; in udf_load_pvoldesc()
906 out_bh: in udf_load_pvoldesc()
1244 goto out_bh; in udf_load_partdesc()
1265 goto out_bh; in udf_load_partdesc()
1270 goto out_bh; in udf_load_partdesc()
1290 goto out_bh; in udf_load_partdesc()
1295 goto out_bh; in udf_load_partdesc()
1302 goto out_bh; in udf_load_partdesc()
1312 goto out_bh; in udf_load_partdesc()
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c879 goto out_bh; in udf_load_pvoldesc()
904 goto out_bh; in udf_load_pvoldesc()
910 out_bh: in udf_load_pvoldesc()
1250 goto out_bh; in udf_load_partdesc()
1271 goto out_bh; in udf_load_partdesc()
1276 goto out_bh; in udf_load_partdesc()
1296 goto out_bh; in udf_load_partdesc()
1301 goto out_bh; in udf_load_partdesc()
1308 goto out_bh; in udf_load_partdesc()
1318 goto out_bh; in udf_load_partdesc()
[all...]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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.c2650 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local
2663 ret = ocfs2_reflink_inodes_lock(inode_in, &in_bh, inode_out, &out_bh); in ocfs2_remap_file_range()
2690 inode_out, out_bh, pos_out, len); in ocfs2_remap_file_range()
2707 ret = ocfs2_reflink_update_dest(inode_out, out_bh, pos_out + len); in ocfs2_remap_file_range()
2714 ocfs2_reflink_inodes_unlock(inode_in, in_bh, inode_out, out_bh); in ocfs2_remap_file_range()
/kernel/linux/linux-5.10/fs/gfs2/
H A Dsuper.c317 goto out_bh; in gfs2_statfs_sync()
323 goto out_bh; in gfs2_statfs_sync()
336 out_bh: in gfs2_statfs_sync()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dsuper.c294 goto out_bh; in gfs2_statfs_sync()
300 goto out_bh; in gfs2_statfs_sync()
307 out_bh: in gfs2_statfs_sync()
/kernel/linux/linux-6.6/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.c2681 struct buffer_head *in_bh = NULL, *out_bh = NULL; in ocfs2_remap_file_range() local
2694 ret = ocfs2_reflink_inodes_lock(inode_in, &in_bh, inode_out, &out_bh); in ocfs2_remap_file_range()
2721 inode_out, out_bh, pos_out, len); in ocfs2_remap_file_range()
2738 ret = ocfs2_reflink_update_dest(inode_out, out_bh, pos_out + len); in ocfs2_remap_file_range()
2745 ocfs2_reflink_inodes_unlock(inode_in, in_bh, inode_out, out_bh); in ocfs2_remap_file_range()
/kernel/linux/linux-6.6/fs/ext4/
H A Dioctl.c140 goto out_bh; in ext4_update_backup_sb()
150 goto out_bh; in ext4_update_backup_sb()
161 goto out_bh; in ext4_update_backup_sb()
168 out_bh: in ext4_update_backup_sb()
H A Dnamei.c3263 goto out_bh; in __ext4_unlink()
3270 goto out_bh; in __ext4_unlink()
3301 out_bh: in __ext4_unlink()
H A Dsuper.c5896 goto out_bh; in ext4_get_journal_blkdev()
5904 goto out_bh; in ext4_get_journal_blkdev()
5910 goto out_bh; in ext4_get_journal_blkdev()
5918 out_bh: in ext4_get_journal_blkdev()
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c3350 goto out_bh; in __ext4_unlink()
3357 goto out_bh; in __ext4_unlink()
3388 out_bh: in __ext4_unlink()

Completed in 41 milliseconds