Home
last modified time | relevance | path

Searched refs:sr_highest_slotid (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/nfs/
Dnfs4session.c516 u32 highest_slotid = min(res->sr_highest_slotid, NFS4_MAX_SLOTID); in nfs41_update_target_slotid()
Dnfs4trace.h102 __entry->highest_slotid = res->sr_highest_slotid;
Dnfs4xdr.c5893 res->sr_highest_slotid = be32_to_cpup(p++); in decode_sequence()
/Linux-v6.1/include/linux/
Dnfs_xdr.h213 u32 sr_highest_slotid; member