Searched refs:__ocfs2_change_file_space (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A 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()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 1919 static int __ocfs2_change_file_space(struct file *file, struct inode *inode, in __ocfs2_change_file_space() function 2087 ret = __ocfs2_change_file_space(file, inode, file->f_pos, cmd, sr, 0); in ocfs2_change_file_space() 2122 return __ocfs2_change_file_space(NULL, inode, offset, cmd, &sr, in ocfs2_fallocate()
|
Completed in 7 milliseconds