Searched defs:pathvfs (Results 1 – 1 of 1) sorted by relevance
754 static struct pathvfs { in new_vfs_in_modpath() struct755 char *path; in new_vfs_in_modpath()756 struct vfs *vfsp; in new_vfs_in_modpath()757 } *pathvfs; in new_vfs_in_modpath() local