Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk.h454 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
Dioctl.c558 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in blkdev_ioctl() function
Dfops.c682 .unlocked_ioctl = blkdev_ioctl,