Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root_main.c62 static int mshv_partition_release(struct inode *inode, struct file *filp);
89 .release = mshv_partition_release,
1847 mshv_partition_release(struct inode *inode, struct file *filp) in mshv_partition_release() function