Searched refs:fc_slot_table (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/nfs/
H A Dnfs4session.c529 nfs4_release_slot_table(&session->fc_slot_table);
543 tbl = &ses->fc_slot_table;
567 nfs4_init_slot_table(&session->fc_slot_table, "ForeChannel Slot table");
577 nfs4_shutdown_slot_table(&session->fc_slot_table);
H A Dnfs4session.h72 struct nfs4_slot_table fc_slot_table; member in struct:nfs4_session
H A Dcallback_proc.c469 tbl = &session->fc_slot_table;
663 fc_tbl = &cps->clp->cl_session->fc_slot_table;
H A Dnfs4state.c277 nfs4_end_drain_slot_table(&ses->fc_slot_table);
307 return nfs4_drain_slot_tbl(&ses->fc_slot_table);
H A Dnfs4proc.c951 set_bit(NFS4_SLOT_TBL_DRAINING, &session->fc_slot_table.slot_tbl_state);
1090 tbl = &session->fc_slot_table;
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c131 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table;
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1092 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table;

Completed in 251 milliseconds