summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nfssvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfs/nfssvc.h')
-rw-r--r--sys/nfs/nfssvc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/nfs/nfssvc.h b/sys/nfs/nfssvc.h
index d756dbf..2615d07 100644
--- a/sys/nfs/nfssvc.h
+++ b/sys/nfs/nfssvc.h
@@ -64,5 +64,7 @@
#define NFSSVC_CBADDSOCK 0x00200000
#define NFSSVC_GETSTATS 0x00400000
#define NFSSVC_BACKUPSTABLE 0x00800000
+#define NFSSVC_ZEROCLTSTATS 0x01000000 /* modifier for GETSTATS */
+#define NFSSVC_ZEROSRVSTATS 0x02000000 /* modifier for GETSTATS */
#endif /* _NFS_NFSSVC_H */
OpenPOWER on IntegriCloud