Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dioctl.h14 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
H A Dioctl.c836 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ocfs2_ioctl() function
995 return ocfs2_ioctl(file, cmd, arg); in ocfs2_compat_ioctl()
H A Dfile.c2748 .unlocked_ioctl = ocfs2_ioctl,
2767 .unlocked_ioctl = ocfs2_ioctl,
2795 .unlocked_ioctl = ocfs2_ioctl,
2813 .unlocked_ioctl = ocfs2_ioctl,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dioctl.h17 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
H A Dioctl.c840 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ocfs2_ioctl() function
988 return ocfs2_ioctl(file, cmd, arg); in ocfs2_compat_ioctl()
H A Dfile.c2781 .unlocked_ioctl = ocfs2_ioctl,
2801 .unlocked_ioctl = ocfs2_ioctl,
2829 .unlocked_ioctl = ocfs2_ioctl,
2847 .unlocked_ioctl = ocfs2_ioctl,

Completed in 12 milliseconds