Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c73 static int fdfstype = 0; variable
396 vfsp->vfs_fstype = fdfstype; in fdmount()
404 vfs_make_fsid(&vfsp->vfs_fsid, vfsp->vfs_dev, fdfstype); in fdmount()
472 (void) strcpy(sp->f_basetype, vfssw[fdfstype].vsw_name); in fdstatvfs()
492 fdfstype = fstype; in fdinit()
493 ASSERT(fdfstype != 0); in fdinit()