Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dfile.h65 int ocfs2_change_file_space(struct file *file, unsigned int cmd,
Dioctl.c862 return ocfs2_change_file_space(filp, cmd, &sr); in ocfs2_ioctl()
Dfile.c2067 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space() function