Home
last modified time | relevance | path

Searched refs:procfstype (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/fs/proc/
H A Dprvfsops.c110 static int procfstype; variable
154 procfstype = fstype; in prinit()
155 ASSERT(procfstype != 0); in prinit()
230 vfsp->vfs_fstype = procfstype; in prmount()
242 vfs_make_fsid(&vfsp->vfs_fsid, vfsp->vfs_dev, procfstype); in prmount()
319 (void) strcpy(sp->f_basetype, vfssw[procfstype].vsw_name); in prstatvfs()