Searched refs:ocfs2_change_file_space (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.h | 64 int ocfs2_change_file_space(struct file *file, unsigned int cmd,
|
H A D | ioctl.c | 877 return ocfs2_change_file_space(filp, cmd, &sr); in ocfs2_ioctl()
|
H A D | file.c | 2070 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.h | 65 int ocfs2_change_file_space(struct file *file, unsigned int cmd,
|
H A D | ioctl.c | 857 return ocfs2_change_file_space(filp, cmd, &sr); in ocfs2_ioctl()
|
H A D | file.c | 2064 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space() function
|
Completed in 9 milliseconds