Searched refs:vfs_mntpoint2vfsp (Results 1 – 3 of 3) sorted by relevance
160 (vfsp = vfs_mntpoint2vfsp(pn.pn_path)) == NULL) { in umount2()
541 struct vfs *vfs_mntpoint2vfsp(const char *);
3891 vfs_mntpoint2vfsp(const char *mp) in vfs_mntpoint2vfsp() function