Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h473 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg);
H A Dioctl.c585 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in blkdev_ioctl() function
H A Dfops.c835 .unlocked_ioctl = blkdev_ioctl,