Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4session.c511 if (!nfs41_is_outlier_target_slotid(tbl, res->sr_target_highest_slotid)) in nfs41_update_target_slotid()
512 nfs41_set_target_slotid_locked(tbl, res->sr_target_highest_slotid); in nfs41_update_target_slotid()
515 nfs41_set_max_slotid_locked(tbl, res->sr_target_highest_slotid); in nfs41_update_target_slotid()
Dnfs4trace.h288 res->sr_target_highest_slotid;
Dnfs4xdr.c5966 res->sr_target_highest_slotid = be32_to_cpup(p++); in decode_sequence()
/linux-4.19.296/include/linux/
Dnfs_xdr.h208 u32 sr_target_highest_slotid; member