Searched refs:out_bh (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/fs/nilfs2/ |
D | mdt.c | 79 struct buffer_head **out_bh, in nilfs_mdt_create_block() argument 108 *out_bh = bh; in nilfs_mdt_create_block() 127 int mode, struct buffer_head **out_bh) in nilfs_mdt_submit_block() argument 169 *out_bh = bh; in nilfs_mdt_submit_block() 180 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument 215 *out_bh = first_bh; in nilfs_mdt_read_block() 251 struct buffer_head **out_bh) in nilfs_mdt_get_block() argument 257 ret = nilfs_mdt_read_block(inode, blkoff, !create, out_bh); in nilfs_mdt_get_block() 261 ret = nilfs_mdt_create_block(inode, blkoff, out_bh, init_block); in nilfs_mdt_get_block() 293 struct buffer_head **out_bh) in nilfs_mdt_find_block() argument [all …]
|
D | gcinode.c | 74 struct buffer_head **out_bh) in nilfs_gccache_submit_read_data() argument 114 *out_bh = bh; in nilfs_gccache_submit_read_data() 141 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node() argument 146 vbn ? : pbn, pbn, READ, out_bh, &pbn); in nilfs_gccache_submit_read_node()
|
D | ifile.c | 66 struct buffer_head **out_bh) in nilfs_ifile_create_inode() argument 90 *out_bh = req.pr_entry_bh; in nilfs_ifile_create_inode() 144 struct buffer_head **out_bh) in nilfs_ifile_get_inode_block() argument 155 err = nilfs_palloc_get_entry_block(ifile, ino, 0, out_bh); in nilfs_ifile_get_inode_block()
|
D | mdt.h | 83 struct buffer_head **out_bh);
|
/linux-4.4.14/fs/udf/ |
D | super.c | 915 goto out_bh; in udf_load_pvoldesc() 933 goto out_bh; in udf_load_pvoldesc() 943 goto out_bh; in udf_load_pvoldesc() 949 out_bh: in udf_load_pvoldesc() 1285 goto out_bh; in udf_load_partdesc() 1306 goto out_bh; in udf_load_partdesc() 1311 goto out_bh; in udf_load_partdesc() 1333 goto out_bh; in udf_load_partdesc() 1338 goto out_bh; in udf_load_partdesc() 1345 goto out_bh; in udf_load_partdesc() [all …]
|
/linux-4.4.14/fs/hfs/ |
D | mdb.c | 105 goto out_bh; in hfs_mdb_get() 129 goto out_bh; in hfs_mdb_get() 227 out_bh: in hfs_mdb_get()
|
/linux-4.4.14/fs/ocfs2/ |
D | quota_local.c | 644 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()
|
/linux-4.4.14/fs/gfs2/ |
D | super.c | 599 goto out_bh; in gfs2_statfs_sync() 605 goto out_bh; in gfs2_statfs_sync() 618 out_bh: in gfs2_statfs_sync()
|