Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h344 void mshv_debugfs_vp_remove(struct mshv_vp *vp);
361 static inline void mshv_debugfs_vp_remove(struct mshv_vp *vp) { } in mshv_debugfs_vp_remove() function
H A Dmshv_debugfs.c637 void mshv_debugfs_vp_remove(struct mshv_vp *vp) in mshv_debugfs_vp_remove() function
H A Dmshv_root_main.c1119 mshv_debugfs_vp_remove(vp); in mshv_partition_ioctl_create_vp()
1751 mshv_debugfs_vp_remove(vp); in destroy_partition()