Home
last modified time | relevance | path

Searched refs:highest_slotid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4session.c449 u32 highest_slotid) in nfs41_set_server_slotid_locked() argument
451 if (tbl->server_highest_slotid == highest_slotid) in nfs41_set_server_slotid_locked()
453 if (tbl->highest_used_slotid > highest_slotid) in nfs41_set_server_slotid_locked()
456 nfs4_shrink_slot_table(tbl, highest_slotid + 1); in nfs41_set_server_slotid_locked()
457 tbl->server_highest_slotid = highest_slotid; in nfs41_set_server_slotid_locked()
516 u32 highest_slotid = min(res->sr_highest_slotid, NFS4_MAX_SLOTID); in nfs41_update_target_slotid() local
522 nfs41_set_server_slotid_locked(tbl, highest_slotid); in nfs41_update_target_slotid()
H A Dnfs4trace.h91 __field(unsigned int, highest_slotid)
102 __entry->highest_slotid = res->sr_highest_slotid;
118 __entry->highest_slotid,
140 __field(unsigned int, highest_slotid)
149 __entry->highest_slotid = args->csa_highestslotid;
162 __entry->highest_slotid
177 __field(unsigned int, highest_slotid)
186 __entry->highest_slotid = args->csa_highestslotid;
199 __entry->highest_slotid