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

/linux-master/block/
H A Dblk.h484 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dioctl.c590 * Always keep this in sync with compat_blkdev_ioctl()
654 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) function
H A Dfops.c861 .compat_ioctl = compat_blkdev_ioctl,

Completed in 109 milliseconds