Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_root.h343 int mshv_debugfs_vp_create(struct mshv_vp *vp);
357 static inline int mshv_debugfs_vp_create(struct mshv_vp *vp) in mshv_debugfs_vp_create() function
H A Dmshv_debugfs.c624 int mshv_debugfs_vp_create(struct mshv_vp *vp) in mshv_debugfs_vp_create() function
H A Dmshv_root_main.c1099 ret = mshv_debugfs_vp_create(vp); in mshv_partition_ioctl_create_vp()