Home
last modified time | relevance | path

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

/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
/linux/fs/nfsd/
H A Dnfs4callback.c409 static u32 highest_slotid(struct nfsd4_session *ses) in highest_slotid() function