Home
last modified time | relevance | path

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

/linux/drivers/hv/ !
H A Dmshv_root_main.c77 static long mshv_partition_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg);
104 .unlocked_ioctl = mshv_partition_ioctl,
1596 mshv_partition_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in mshv_partition_ioctl() function