Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfile.h65 int ocfs2_change_file_space(struct file *file, unsigned int cmd,
H A Dioctl.c857 return ocfs2_change_file_space(filp, cmd, &sr); in ocfs2_ioctl()
H A Dfile.c2068 int ocfs2_change_file_space(struct file *file, unsigned int cmd, in ocfs2_change_file_space() function