Searched refs:devfstype (Results 1 – 1 of 1) sorted by relevance
83 static int devfstype; /* fstype */ variable143 devfstype = fstype; in devfsinit()221 vfsp->vfs_fstype = devfstype; in devfs_mount()225 vfs_make_fsid(&vfsp->vfs_fsid, vfsp->vfs_dev, devfstype); in devfs_mount()293 (void) strcpy(sbp->f_basetype, vfssw[devfstype].vsw_name); in devfs_statvfs()