Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c398 vfs_setops(vfsp, nfs4_vfsops); in nfsdyn_mountroot()
H A Dnfs4_vfsops.c152 vfsops_t *nfs4_vfsops; variable
204 nfs4_vfsops = NULL; in nfs4init()
208 error = vfs_setfsops(fstyp, nfs4_vfsops_template, &nfs4_vfsops); in nfs4init()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1496 extern struct vfsops *nfs4_vfsops;
/illumos-gate/usr/src/uts/common/
H A DMakefile.files1113 nfs_acl_vnops.o nfs_acl_xdr.o nfs4_vfsops.o \