Searched refs:server_highest_slotid (Results 1 – 3 of 3) sorted by relevance
273 u32 server_highest_slotid, in nfs4_reset_slot_table() argument278 nfs4_shrink_slot_table(tbl, server_highest_slotid + 1); in nfs4_reset_slot_table()287 tbl->target_highest_slotid = server_highest_slotid; in nfs4_reset_slot_table()288 tbl->server_highest_slotid = server_highest_slotid; in nfs4_reset_slot_table()291 tbl->max_slotid = server_highest_slotid; in nfs4_reset_slot_table()419 if (max_slotid > tbl->server_highest_slotid) in nfs41_set_max_slotid_locked()420 max_slotid = tbl->server_highest_slotid; in nfs41_set_max_slotid_locked()451 if (tbl->server_highest_slotid == highest_slotid) in nfs41_set_server_slotid_locked()457 tbl->server_highest_slotid = highest_slotid; in nfs41_set_server_slotid_locked()
51 u32 server_highest_slotid; /* Server highest slotid */ member
408 if (args->csa_slotid > tbl->server_highest_slotid) in validate_seqid()532 res->csr_highestslotid = tbl->server_highest_slotid; in nfs4_callback_sequence()