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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dioctl.h13 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
H A Dioctl.c112 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
216 return ocfs2_ioctl(file, cmd, arg);
H A Dfile.c2596 .unlocked_ioctl = ocfs2_ioctl,
2613 .unlocked_ioctl = ocfs2_ioctl,
2643 .unlocked_ioctl = ocfs2_ioctl,
2659 .unlocked_ioctl = ocfs2_ioctl,

Completed in 82 milliseconds