Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c191 static const fs_operation_def_t nfs4_vfsops_template[] = { in nfs4init() local
208 error = vfs_setfsops(fstyp, nfs4_vfsops_template, &nfs4_vfsops); in nfs4init()