Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h885 enum nfs_svccounts {NFS_CALLS, NFS_BADCALLS, NFS_REFERRALS, NFS_REFERLINKS}; enumerator
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1851 global_svstat_ptr[req->rq_vers][NFS_CALLS].value.ui64++; in common_dispatch()