Searched refs:highest_used_slotid (Results 1 – 6 of 6) sorted by relevance
29 tbl->highest_used_slotid = NFS4_NO_SLOT; in nfs4_init_slot_table()91 if (slotid == tbl->highest_used_slotid) { in nfs4_free_slot()94 tbl->highest_used_slotid = new_max; in nfs4_free_slot()96 tbl->highest_used_slotid = NFS4_NO_SLOT; in nfs4_free_slot()101 slotid, tbl->highest_used_slotid); in nfs4_free_slot()148 if (slotid > tbl->highest_used_slotid || in nfs4_lock_slot()149 tbl->highest_used_slotid == NFS4_NO_SLOT) in nfs4_lock_slot()150 tbl->highest_used_slotid = slotid; in nfs4_lock_slot()248 __func__, tbl->used_slots[0], tbl->highest_used_slotid, in nfs4_alloc_slot()257 __func__, tbl->used_slots[0], tbl->highest_used_slotid, in nfs4_alloc_slot()[all …]
48 u32 highest_used_slotid; /* sent to server on each SEQ. member
289 __field(unsigned int, highest_used_slotid)297 __entry->highest_used_slotid =298 sa_slot->table->highest_used_slotid;306 __entry->highest_used_slotid
285 if (tbl->highest_used_slotid != NFS4_NO_SLOT) { in nfs4_drain_slot_tbl()
1998 tp->highest_used_slotid, args->sa_cache_this); in encode_sequence()2003 *p++ = cpu_to_be32(tp->highest_used_slotid); in encode_sequence()
801 if (tbl->highest_used_slotid > tbl->target_highest_slotid) in nfs41_release_slot()810 if (tbl->highest_used_slotid != NFS4_NO_SLOT) in nfs41_release_slot()