Searched refs:highest_used_slotid (Results 1 – 8 of 8) sorted by relevance
28 tbl->highest_used_slotid = NFS4_NO_SLOT; in nfs4_init_slot_table()89 if (slotid == tbl->highest_used_slotid) { in nfs4_free_slot()92 tbl->highest_used_slotid = new_max; in nfs4_free_slot()94 tbl->highest_used_slotid = NFS4_NO_SLOT; in nfs4_free_slot()99 slotid, tbl->highest_used_slotid); in nfs4_free_slot()153 __func__, tbl->used_slots[0], tbl->highest_used_slotid, in nfs4_alloc_slot()162 if (slotid > tbl->highest_used_slotid || in nfs4_alloc_slot()163 tbl->highest_used_slotid == NFS4_NO_SLOT) in nfs4_alloc_slot()164 tbl->highest_used_slotid = slotid; in nfs4_alloc_slot()169 __func__, tbl->used_slots[0], tbl->highest_used_slotid, in nfs4_alloc_slot()[all …]
41 u32 highest_used_slotid; /* sent to server on each SEQ. member
255 __field(unsigned int, highest_used_slotid)263 __entry->highest_used_slotid =264 sa_slot->table->highest_used_slotid;272 __entry->highest_used_slotid
357 tbl->highest_used_slotid = args->csa_slotid; in validate_seqid()
767 tbl->highest_used_slotid = NFS4_NO_SLOT; in nfs4_callback_free_slot()
246 if (tbl->highest_used_slotid != NFS4_NO_SLOT) { in nfs4_drain_slot_tbl()
1896 tp->highest_used_slotid, args->sa_cache_this); in encode_sequence()1901 *p++ = cpu_to_be32(tp->highest_used_slotid); in encode_sequence()
577 if (tbl->highest_used_slotid > tbl->target_highest_slotid) in nfs41_sequence_free_slot()586 if (tbl->highest_used_slotid != NFS4_NO_SLOT) in nfs41_sequence_free_slot()