Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Dioctl.h18 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
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,
Dioctl.c952 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() function