Lines Matching refs:nfs4_slot_table
19 struct nfs4_slot_table *table;
33 struct nfs4_slot_table { struct
65 struct nfs4_slot_table fc_slot_table; argument
67 struct nfs4_slot_table bc_slot_table;
76 extern int nfs4_setup_slot_table(struct nfs4_slot_table *tbl,
78 extern void nfs4_shutdown_slot_table(struct nfs4_slot_table *tbl);
79 extern struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl);
80 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
81 extern void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl);
82 bool nfs41_wake_and_assign_slot(struct nfs4_slot_table *tbl,
84 void nfs41_wake_slot_table(struct nfs4_slot_table *tbl);
86 static inline bool nfs4_slot_tbl_draining(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_draining()
92 extern void nfs41_set_target_slotid(struct nfs4_slot_table *tbl,
94 extern void nfs41_update_target_slotid(struct nfs4_slot_table *tbl,