Searched refs:ocfs2_extend_no_holes (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.h | 50 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
|
H A 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()
|
H A D | file.c | 1011 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, in ocfs2_extend_no_holes() function 1100 ret = ocfs2_extend_no_holes(inode, di_bh, new_i_size, in ocfs2_extend_file()
|
H A D | quota_global.c | 836 status = ocfs2_extend_no_holes(gqinode, NULL, in ocfs2_acquire_dquot()
|
H A D | aops.c | 1626 ret = ocfs2_extend_no_holes(inode, di_bh, newsize, pos); in ocfs2_expand_nonsparse_inode()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.h | 48 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
|
H A D | quota_local.c | 973 status = ocfs2_extend_no_holes(lqinode, NULL, in ocfs2_local_quota_add_chunk() 1116 status = ocfs2_extend_no_holes(lqinode, NULL, in ocfs2_extend_local_quota_file()
|
H A D | file.c | 1003 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, in ocfs2_extend_no_holes() function 1092 ret = ocfs2_extend_no_holes(inode, di_bh, new_i_size, in ocfs2_extend_file()
|
H A D | quota_global.c | 836 status = ocfs2_extend_no_holes(gqinode, NULL, in ocfs2_acquire_dquot()
|
H A D | aops.c | 1622 ret = ocfs2_extend_no_holes(inode, di_bh, newsize, pos); in ocfs2_expand_nonsparse_inode()
|
Completed in 22 milliseconds