Searched refs:__ocfs2_change_file_space (Results 1 – 1 of 1) sorted by relevance
/fs/ocfs2/ |
D | file.c | 1925 static int __ocfs2_change_file_space(struct file *file, struct inode *inode, in __ocfs2_change_file_space() function 2093 ret = __ocfs2_change_file_space(file, inode, file->f_pos, cmd, sr, 0); in ocfs2_change_file_space() 2128 return __ocfs2_change_file_space(NULL, inode, offset, cmd, &sr, in ocfs2_fallocate()
|