Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c144 int nfsfstyp; variable
186 nfsfstyp = fstyp; in nfsinit()
1225 vfs_make_fsid(&vfsp->vfs_fsid, nfs_dev, nfsfstyp); in nfsrootvp()
1227 vfsp->vfs_fstype = nfsfstyp; in nfsrootvp()
H A Dnfs3_vfsops.c1098 vfsp->vfs_fstype = nfsfstyp; in nfs3rootvp()
H A Dnfs4_vfsops.c2371 vfsp->vfs_fstype = nfsfstyp; in nfs4rootvp()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1046 extern int nfsfstyp;