Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h953 enum nfs_svccounts {NFS_CALLS, NFS_BADCALLS, NFS_REFERRALS, NFS_REFERLINKS}; enumerator
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1851 svstat[NFS_BADCALLS].value.ui64 += error; in common_dispatch()