Searched refs:NFSSVC_ZEROSRVSTATS (Results 1 – 3 of 3) sorted by relevance
68 #define NFSSVC_ZEROSRVSTATS 0x02000000 /* modifier for GETSTATS */ macro
261 nfssvc_flag |= NFSSVC_ZEROSRVSTATS; in intpr()630 nfssvc_flag |= NFSSVC_ZEROSRVSTATS; in exp_intpr()
743 if ((uap->flag & NFSSVC_ZEROSRVSTATS) != 0) { in nfssvc_call()