Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h814 #define NFSSVC_ZEROSTATS 0x080 /* zero nfs server statistics */ macro
H A Dnfs_syscalls.c917 } else if (uap->flag & NFSSVC_ZEROSTATS) { in nfssvc()