Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs3_vfsops.c155 static const fs_operation_def_t nfs3_vfsops_template[] = { in nfs3init() local
168 error = vfs_setfsops(fstyp, nfs3_vfsops_template, &nfs3_vfsops); in nfs3init()