Home
last modified time | relevance | path

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

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