Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dioctl.h15 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dfile.c2750 .compat_ioctl = ocfs2_compat_ioctl,
2769 .compat_ioctl = ocfs2_compat_ioctl,
2797 .compat_ioctl = ocfs2_compat_ioctl,
2815 .compat_ioctl = ocfs2_compat_ioctl,
H A Dioctl.c953 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() function
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dioctl.h18 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dfile.c2783 .compat_ioctl = ocfs2_compat_ioctl,
2803 .compat_ioctl = ocfs2_compat_ioctl,
2831 .compat_ioctl = ocfs2_compat_ioctl,
2849 .compat_ioctl = ocfs2_compat_ioctl,
H A Dioctl.c952 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() function

Completed in 9 milliseconds