Home
last modified time | relevance | path

Searched refs:nfs4_shrink_slot_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.c37 * nfs4_shrink_slot_table - free retired slots from the slot table
39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table() function
278 nfs4_shrink_slot_table(tbl, server_highest_slotid + 1); in nfs4_reset_slot_table()
328 nfs4_shrink_slot_table(tbl, 0); in nfs4_release_slot_table()
456 nfs4_shrink_slot_table(tbl, highest_slotid + 1); in nfs41_set_server_slotid_locked()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.c37 * nfs4_shrink_slot_table - free retired slots from the slot table
39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table() function
278 nfs4_shrink_slot_table(tbl, server_highest_slotid + 1); in nfs4_reset_slot_table()
328 nfs4_shrink_slot_table(tbl, 0); in nfs4_release_slot_table()
456 nfs4_shrink_slot_table(tbl, highest_slotid + 1); in nfs41_set_server_slotid_locked()

Completed in 3 milliseconds