Searched refs:ocfs2_compat_ioctl (Results 1 – 3 of 3) sorted by relevance
18 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
2743 .compat_ioctl = ocfs2_compat_ioctl,2762 .compat_ioctl = ocfs2_compat_ioctl,2790 .compat_ioctl = ocfs2_compat_ioctl,2808 .compat_ioctl = ocfs2_compat_ioctl,
937 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() function