Searched refs:bc_slot_table (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/nfs/
H A Dnfs4session.c530 nfs4_release_slot_table(&session->bc_slot_table);
549 tbl = &ses->bc_slot_table;
568 nfs4_init_slot_table(&session->bc_slot_table, "BackChannel Slot table");
578 nfs4_shutdown_slot_table(&session->bc_slot_table);
H A Dnfs4session.h74 struct nfs4_slot_table bc_slot_table; member in struct:nfs4_session
H A Dcallback_proc.c514 tbl = &clp->cl_session->bc_slot_table;
H A Dcallback_xdr.c791 struct nfs4_slot_table *tbl = &session->bc_slot_table;
H A Dnfs4state.c276 nfs4_end_drain_slot_table(&ses->bc_slot_table);
303 ret = nfs4_drain_slot_tbl(&ses->bc_slot_table);

Completed in 124 milliseconds