Home
last modified time | relevance | path

Searched refs:ocfs2_extend_no_holes (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dfile.h48 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh,
H A Dquota_local.c978 status = ocfs2_extend_no_holes(lqinode, NULL, in ocfs2_local_quota_add_chunk()
1121 status = ocfs2_extend_no_holes(lqinode, NULL, in ocfs2_extend_local_quota_file()
H A Dquota_global.c841 status = ocfs2_extend_no_holes(gqinode, NULL, in ocfs2_acquire_dquot()
H A Dfile.c1005 int ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, in ocfs2_extend_no_holes() function
1094 ret = ocfs2_extend_no_holes(inode, di_bh, new_i_size, in ocfs2_extend_file()
H A Daops.c1621 ret = ocfs2_extend_no_holes(inode, di_bh, newsize, pos); in ocfs2_expand_nonsparse_inode()