Searched refs:compat_blkdev_ioctl (Results 1 – 3 of 3) sorted by relevance
668 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
940 .compat_ioctl = compat_blkdev_ioctl,
810 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl() function