Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dioctl.h14 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
Dfile.c2621 .compat_ioctl = ocfs2_compat_ioctl,
2639 .compat_ioctl = ocfs2_compat_ioctl,
2667 .compat_ioctl = ocfs2_compat_ioctl,
2684 .compat_ioctl = ocfs2_compat_ioctl,
Dioctl.c961 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() function