Searched defs:pathvfs (Results 1 – 1 of 1) sorted by relevance
773 static struct pathvfs { in new_vfs_in_modpath() struct774 char *path; in new_vfs_in_modpath()775 struct vfs *vfsp; in new_vfs_in_modpath()776 } *pathvfs; in new_vfs_in_modpath() local