Searched defs:highest_slotid (Results 1 – 1 of 1) sorted by relevance
449 u32 highest_slotid) in nfs41_set_server_slotid_locked()516 u32 highest_slotid = min(res->sr_highest_slotid, NFS4_MAX_SLOTID); in nfs41_update_target_slotid() local