Searched refs:ocfs2_extend_no_holes (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | file.h | 50 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
|
D | quota_local.c | 976 status = ocfs2_extend_no_holes(lqinode, NULL, in ocfs2_local_quota_add_chunk() 1119 status = ocfs2_extend_no_holes(lqinode, NULL, in ocfs2_extend_local_quota_file()
|
D | quota_global.c | 836 status = ocfs2_extend_no_holes(gqinode, NULL, in ocfs2_acquire_dquot()
|
D | file.c | 1007 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, in ocfs2_extend_no_holes() function 1096 ret = ocfs2_extend_no_holes(inode, di_bh, new_i_size, in ocfs2_extend_file()
|
D | aops.c | 1635 ret = ocfs2_extend_no_holes(inode, di_bh, newsize, pos); in ocfs2_expand_nonsparse_inode()
|