Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h474 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dioctl.c644 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl() function
H A Dfops.c837 .compat_ioctl = compat_blkdev_ioctl,