Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c157 static const fs_operation_def_t nfs_vfsops_template[] = { in nfsinit() local
170 error = vfs_setfsops(fstyp, nfs_vfsops_template, &nfs_vfsops); in nfsinit()