Home
last modified time | relevance | path

Searched defs:pathvfs (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dmodctl.c754 static struct pathvfs { in new_vfs_in_modpath() struct
755 char *path; in new_vfs_in_modpath()
756 struct vfs *vfsp; in new_vfs_in_modpath()
757 } *pathvfs; in new_vfs_in_modpath() local