Home
last modified time | relevance | path

Searched defs:highest_slotid (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4session.c449 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