Home
last modified time | relevance | path

Searched refs:nfs4_shutdown_slot_table (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.c332 * nfs4_shutdown_slot_table - release resources attached to a slot table
336 void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl) in nfs4_shutdown_slot_table() function
573 nfs4_shutdown_slot_table(&session->fc_slot_table); in nfs4_destroy_session_slot_tables()
574 nfs4_shutdown_slot_table(&session->bc_slot_table); in nfs4_destroy_session_slot_tables()
H A Dnfs4session.h84 extern void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl);
H A Dnfs4client.c193 nfs4_shutdown_slot_table(clp->cl_slot_tbl); in nfs40_shutdown_client()
349 nfs4_shutdown_slot_table(tbl); in nfs40_init_client()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.c332 * nfs4_shutdown_slot_table - release resources attached to a slot table
336 void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl) in nfs4_shutdown_slot_table() function
577 nfs4_shutdown_slot_table(&session->fc_slot_table); in nfs4_destroy_session_slot_tables()
578 nfs4_shutdown_slot_table(&session->bc_slot_table); in nfs4_destroy_session_slot_tables()
H A Dnfs4session.h85 extern void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl);
H A Dnfs4client.c194 nfs4_shutdown_slot_table(clp->cl_slot_tbl); in nfs40_shutdown_client()
352 nfs4_shutdown_slot_table(tbl); in nfs40_init_client()

Completed in 8 milliseconds