Searched refs:NFSOPBIT_MAXWORDS (Results 1 – 2 of 2) sorted by relevance
560 #define NFSOPBIT_MAXWORDS 3 macro563 uint32_t bits[NFSOPBIT_MAXWORDS];
1247 if (cnt > NFSOPBIT_MAXWORDS) in nfsrv_getopbits()1248 outcnt = NFSOPBIT_MAXWORDS; in nfsrv_getopbits()3214 for (cnt = NFSOPBIT_MAXWORDS; cnt > 0; cnt--) in nfsrv_putopbit()