Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4session.c516 u32 highest_slotid = min(res->sr_highest_slotid, NFS4_MAX_SLOTID); in nfs41_update_target_slotid()
H A Dnfs4trace.h132 __entry->highest_slotid = res->sr_highest_slotid;
H A Dnfs4xdr.c5949 res->sr_highest_slotid = be32_to_cpup(p++); in decode_sequence()
/linux/include/linux/
H A Dnfs_xdr.h213 u32 sr_highest_slotid; member