Searched refs:NFSSVC_ZEROSTATS (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfs.h | 814 #define NFSSVC_ZEROSTATS 0x080 /* zero nfs server statistics */ macro |
| H A D | nfs_syscalls.c | 917 } else if (uap->flag & NFSSVC_ZEROSTATS) { in nfssvc() |