Home
last modified time | relevance | path

Searched refs:ocfs2_change_file_space (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dfile.h64 int ocfs2_change_file_space(struct file *file, unsigned int cmd,
Dioctl.c877 return ocfs2_change_file_space(filp, cmd, &sr); in ocfs2_ioctl()
Dfile.c1996 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space() function