Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.c7626 static int md_ioctl(struct block_device *bdev, blk_mode_t mode, in md_ioctl() function
7857 return md_ioctl(bdev, mode, cmd, arg); in md_compat_ioctl()
7957 .ioctl = md_ioctl,