Lines Matching defs:maxslot
4817 struct nfsslot *slots, struct mbuf **reply, uint16_t maxslot)
4825 if (slotid > maxslot)
4906 int error, maxslot, slotpos;
4910 error = nfsv4_sequencelookup(nmp, sep, &slotpos, &maxslot,
4917 error = nfsv4_sequencelookup(nmp, sep, &slotpos, &maxslot,
4933 *tl++ = txdr_unsigned(maxslot);
4964 int i, maxslot, slotpos;
4970 maxslot = -1;
5023 maxslot = i;
5029 *maxslotp = maxslot;