Searched defs:highest_slotid (Results 1 – 2 of 2) 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
409 static u32 highest_slotid(struct nfsd4_session *ses) in highest_slotid() function