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