Searched refs:ocfs2_compat_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | ioctl.h | 15 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
|
H A D | file.c | 2750 .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 D | ioctl.c | 953 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 D | ioctl.h | 18 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);
|
H A D | file.c | 2783 .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 D | ioctl.c | 952 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl() function
|
Completed in 9 milliseconds