Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c448 vfs_setops(vfsp, nfs_vfsops); in nfsdyn_mountroot()
H A Dnfs_vfsops.c145 vfsops_t *nfs_vfsops; variable
170 error = vfs_setfsops(fstyp, nfs_vfsops_template, &nfs_vfsops); in nfsinit()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1043 extern vfsops_t *nfs_vfsops;
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1109 nfs_subr.o nfs_vfsops.o nfs_vnops.o \