Searched refs:NFSSVC_ZEROCLTSTATS (Results 1 – 3 of 3) sorted by relevance
67 #define NFSSVC_ZEROCLTSTATS 0x01000000 /* modifier for GETSTATS */ macro
259 nfssvc_flag |= NFSSVC_ZEROCLTSTATS; in intpr()628 nfssvc_flag |= NFSSVC_ZEROCLTSTATS; in exp_intpr()
713 if ((uap->flag & NFSSVC_ZEROCLTSTATS) != 0) { in nfssvc_call()