Searched refs:new_max (Results 1 – 1 of 1) sorted by relevance
92 u32 new_max = find_last_bit(tbl->used_slots, slotid); in nfs4_free_slot() local93 if (new_max < slotid) in nfs4_free_slot()94 tbl->highest_used_slotid = new_max; in nfs4_free_slot()