Home
last modified time | relevance | path

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

/linux-6.14.4/block/
Dblk.h598 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
Dioctl.c705 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl() function
Dfops.c895 .compat_ioctl = compat_blkdev_ioctl,