Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c761 static struct pathvfs { in new_vfs_in_modpath() struct
762 char *path; in new_vfs_in_modpath()
763 struct vfs *vfsp; in new_vfs_in_modpath()
764 } *pathvfs; in new_vfs_in_modpath() local