Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h668 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg); in req_ref_inc_not_zero()
H A Dfops.c938 .compat_ioctl = compat_blkdev_ioctl, in blkdev_fallocate()
H A Dioctl.c744 * Always keep this in sync with compat_blkdev_ioctl()
809 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl() function