Searched refs:NFSV4_SLOTS (Results 1 – 5 of 5) sorted by relevance
1156 if (slot >= NFSV4_SLOTS || in newnfs_request()1208 (retval < NFSV4_SLOTS) ? in newnfs_request()1209 (retval + 1) : NFSV4_SLOTS; in newnfs_request()1484 for (i = sep->nfsess_foreslots; i < NFSV4_SLOTS; i++) { in nfs_resetslots()
175 struct nfsslot sess_slots[NFSV4_SLOTS];
53 #define NFSV4_SLOTS 64 /* Number of slots, fore channel */ macro
6283 sep->sess_slots, NULL, NFSV4_SLOTS - 1); in nfsrv_checksequence()6321 *highest_slotidp = *target_highest_slotidp = NFSV4_SLOTS - 1; in nfsrv_checksequence()6598 for (i = 0; i < NFSV4_SLOTS; i++) in nfsrv_freesession()
4525 if (sep->sess_maxslots > NFSV4_SLOTS) in nfsrvd_createsession()4526 sep->sess_maxslots = NFSV4_SLOTS; in nfsrvd_createsession()