Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk.h472 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
Dioctl.c583 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in blkdev_ioctl() function
Dfops.c835 .unlocked_ioctl = blkdev_ioctl,