Searched refs:ocfs2_compat_ioctl (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dioctl.h18 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dfile.c2786 .compat_ioctl = ocfs2_compat_ioctl,
2806 .compat_ioctl = ocfs2_compat_ioctl,
2834 .compat_ioctl = ocfs2_compat_ioctl,
2852 .compat_ioctl = ocfs2_compat_ioctl,
H A Dioctl.c952 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) function

Completed in 115 milliseconds