Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 11 of 11) sorted by relevance

/fs/nfs/
Dnfs4session.c26 static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue) in nfs4_init_slot_table()
38 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
61 void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_drain_complete()
82 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot()
103 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot()
117 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot()
139 static void nfs4_lock_slot(struct nfs4_slot_table *tbl, in nfs4_lock_slot()
156 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot()
169 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot()
176 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid()
[all …]
Dcallback_proc.c382 validate_seqid(const struct nfs4_slot_table *tbl, const struct nfs4_slot *slot, in validate_seqid()
428 struct nfs4_slot_table *tbl; in referring_call_exists() local
472 struct nfs4_slot_table *tbl; in nfs4_callback_sequence() local
Dnfs4session.h95 static inline bool nfs4_slot_tbl_draining(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_draining()
100 static inline bool nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, in nfs4_test_locked_slot()
Dnfs4state.c221 static void nfs4_end_drain_slot_table(struct nfs4_slot_table *tbl) in nfs4_end_drain_slot_table()
245 static int nfs4_drain_slot_tbl(struct nfs4_slot_table *tbl) in nfs4_drain_slot_tbl()
Dnfs4client.c278 struct nfs4_slot_table *tbl; in nfs40_init_client() local
Dcallback_xdr.c813 struct nfs4_slot_table *tbl = &session->bc_slot_table; in nfs4_callback_free_slot() local
Dnfs4proc.c623 int nfs40_setup_sequence(struct nfs4_slot_table *tbl, in nfs40_setup_sequence()
668 struct nfs4_slot_table *tbl; in nfs40_sequence_free_slot() local
692 struct nfs4_slot_table *tbl; in nfs41_sequence_free_slot() local
885 struct nfs4_slot_table *tbl; in nfs41_setup_sequence() local
/fs/cifs/
Dwinucase.c643 const wchar_t *tbl; in cifs_toupper() local
/fs/nfs/filelayout/
Dfilelayout.c132 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in filelayout_async_handle_error() local
/fs/nfs/flexfilelayout/
Dflexfilelayout.c1075 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in ff_layout_async_handle_error_v4() local
/fs/nfsd/
Dnfs4state.c2239 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table()
2258 struct list_head *tbl = nn->conf_id_hashtbl; in find_confirmed_client() local
2267 struct list_head *tbl = nn->unconf_id_hashtbl; in find_unconfirmed_client() local