Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4session.c312 u32 highest_slotid) in nfs41_set_server_slotid_locked() argument
314 if (tbl->server_highest_slotid == highest_slotid) in nfs41_set_server_slotid_locked()
316 if (tbl->highest_used_slotid > highest_slotid) in nfs41_set_server_slotid_locked()
319 nfs4_shrink_slot_table(tbl, highest_slotid + 1); in nfs41_set_server_slotid_locked()
320 tbl->server_highest_slotid = highest_slotid; in nfs41_set_server_slotid_locked()