NFSV4_SLOTS
struct nfsslot sess_slots[NFSV4_SLOTS];
if (sep->sess_maxslots > NFSV4_SLOTS)
sep->sess_maxslots = NFSV4_SLOTS;
sep->sess_slots, NULL, NFSV4_SLOTS - 1);
*highest_slotidp = *target_highest_slotidp = NFSV4_SLOTS - 1;
for (i = 0; i < NFSV4_SLOTS; i++)