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