Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4session.c426 if (!nfs41_is_outlier_target_slotid(tbl, res->sr_target_highest_slotid)) in nfs41_update_target_slotid()
427 nfs41_set_target_slotid_locked(tbl, res->sr_target_highest_slotid); in nfs41_update_target_slotid()
430 nfs41_set_max_slotid_locked(tbl, res->sr_target_highest_slotid); in nfs41_update_target_slotid()
Dnfs4trace.h323 res->sr_target_highest_slotid;
Dnfs4xdr.c5738 res->sr_target_highest_slotid = be32_to_cpup(p++); in decode_sequence()
/linux-4.1.27/include/linux/
Dnfs_xdr.h200 u32 sr_target_highest_slotid; member