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.c514 u32 highest_slotid = min(res->sr_highest_slotid, NFS4_MAX_SLOTID); in nfs41_update_target_slotid()
H A Dnfs4trace.h134 __entry->highest_slotid = res->sr_highest_slotid;
H A Dnfs4xdr.c5982 res->sr_highest_slotid = be32_to_cpup(p++); in decode_sequence()
/linux/include/linux/
H A Dnfs_xdr.h217 u32 sr_highest_slotid; member