Home
last modified time | relevance | path

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

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