Home
last modified time | relevance | path

Searched defs:tbl (Results 1 – 12 of 12) 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()
37 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table()
60 void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_drain_complete()
81 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot()
102 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot()
116 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot()
147 struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl) in nfs4_alloc_slot()
174 static int nfs4_grow_slot_table(struct nfs4_slot_table *tbl, in nfs4_grow_slot_table()
184 static void nfs4_reset_slot_table(struct nfs4_slot_table *tbl, in nfs4_reset_slot_table()
208 static int nfs4_realloc_slot_table(struct nfs4_slot_table *tbl, in nfs4_realloc_slot_table()
[all …]
Dcallback_proc.c319 validate_seqid(struct nfs4_slot_table *tbl, struct cb_sequenceargs * args) in validate_seqid()
374 struct nfs4_slot_table *tbl; in referring_call_exists() local
421 struct nfs4_slot_table *tbl; in nfs4_callback_sequence() local
Dnfs4session.h86 static inline bool nfs4_slot_tbl_draining(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_draining()
Dnfs4state.c222 static void nfs4_end_drain_slot_table(struct nfs4_slot_table *tbl) in nfs4_end_drain_slot_table()
246 static int nfs4_drain_slot_tbl(struct nfs4_slot_table *tbl) in nfs4_drain_slot_tbl()
Dnfs4client.c275 struct nfs4_slot_table *tbl; in nfs40_init_client() local
Dcallback_xdr.c757 struct nfs4_slot_table *tbl = &session->bc_slot_table; in nfs4_callback_free_slot() local
Dnfs4proc.c566 int nfs40_setup_sequence(struct nfs4_slot_table *tbl, in nfs40_setup_sequence()
611 struct nfs4_slot_table *tbl; in nfs40_sequence_done() local
632 struct nfs4_slot_table *tbl; in nfs41_sequence_free_slot() local
780 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/gfs2/
Dglock.c1438 const struct bucket_table *tbl; in glock_hash_walk() local
/fs/nfs/flexfilelayout/
Dflexfilelayout.c997 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table; in ff_layout_async_handle_error_v4() local
/fs/nfsd/
Dnfs4state.c2113 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table()
2132 struct list_head *tbl = nn->conf_id_hashtbl; in find_confirmed_client() local
2141 struct list_head *tbl = nn->unconf_id_hashtbl; in find_unconfirmed_client() local