Searched refs:vdisk_ioctl (Results 1 – 1 of 1) sorted by relevance
40 static int vdisk_ioctl(struct open_file *, u_long, void *);50 .dv_ioctl = vdisk_ioctl,337 vdisk_ioctl(struct open_file *f, u_long cmd, void *data) in vdisk_ioctl() function