Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dioctl.h17 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
H A Dioctl.c841 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ocfs2_ioctl() function
989 return ocfs2_ioctl(file, cmd, arg); in ocfs2_compat_ioctl()
H A Dfile.c2809 .unlocked_ioctl = ocfs2_ioctl,
2830 .unlocked_ioctl = ocfs2_ioctl,
2859 .unlocked_ioctl = ocfs2_ioctl,
2877 .unlocked_ioctl = ocfs2_ioctl,