Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dfile.h78 int ocfs2_change_file_space(struct file *file, unsigned int cmd,
Dioctl.c884 return ocfs2_change_file_space(filp, cmd, &sr); in ocfs2_ioctl()
Dfile.c2078 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space() function