Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcpqarray.c164 static int ida_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg);
202 .ioctl = ida_ioctl,
1212 static int ida_ioctl(struct block_device *bdev, fmode_t mode, in ida_ioctl() function