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

/linux-master/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) function
988 return ocfs2_ioctl(file, cmd, arg);
H A Dfile.c2784 .unlocked_ioctl = ocfs2_ioctl,
2804 .unlocked_ioctl = ocfs2_ioctl,
2832 .unlocked_ioctl = ocfs2_ioctl,
2850 .unlocked_ioctl = ocfs2_ioctl,

Completed in 162 milliseconds