Searched refs:ocfs2_ioctl (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | ioctl.h | 17 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
|
| H A D | ioctl.c | 837 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ocfs2_ioctl() function 985 return ocfs2_ioctl(file, cmd, arg); in ocfs2_compat_ioctl()
|
| H A D | file.c | 2815 .unlocked_ioctl = ocfs2_ioctl, 2836 .unlocked_ioctl = ocfs2_ioctl, 2865 .unlocked_ioctl = ocfs2_ioctl, 2883 .unlocked_ioctl = ocfs2_ioctl,
|