Home
last modified time | relevance | path

Searched refs:nfs4_slot_table (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/include/linux/
Dnfs_fs_sb.h191 struct nfs4_slot_table { struct
204 static inline int slot_idx(struct nfs4_slot_table *tbl, struct nfs4_slot *sp) in slot_idx() argument
221 struct nfs4_slot_table fc_slot_table;
223 struct nfs4_slot_table bc_slot_table;
/linux-2.6.39/fs/nfs/
Dcallback_proc.c273 validate_seqid(struct nfs4_slot_table *tbl, struct cb_sequenceargs * args) in validate_seqid()
327 struct nfs4_slot_table *tbl; in referring_call_exists()
473 struct nfs4_slot_table *fc_tbl; in nfs4_callback_recallslot()
Dcallback_xdr.c662 struct nfs4_slot_table *tbl = &session->bc_slot_table; in nfs4_callback_free_slot()
683 struct nfs4_slot_table *tbl = &clp->cl_session->bc_slot_table; in nfs4_cb_take_slot()
Dnfs4proc.c361 nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *free_slot) in nfs4_free_slot()
417 struct nfs4_slot_table *tbl; in nfs41_sequence_free_slot()
509 nfs4_find_slot(struct nfs4_slot_table *tbl) in nfs4_find_slot()
538 struct nfs4_slot_table *tbl; in nfs41_setup_sequence()
4905 static int nfs4_reset_slot_table(struct nfs4_slot_table *tbl, u32 max_reqs, in nfs4_reset_slot_table()
4974 static int nfs4_init_slot_table(struct nfs4_slot_table *tbl, in nfs4_init_slot_table()
5006 struct nfs4_slot_table *tbl; in nfs4_init_slot_tables()
5031 struct nfs4_slot_table *tbl; in nfs4_alloc_session()
Dnfs4state.c212 static int nfs4_wait_on_slot_tbl(struct nfs4_slot_table *tbl) in nfs4_wait_on_slot_tbl()
1564 struct nfs4_slot_table *fc_tbl = &clp->cl_session->fc_slot_table; in nfs4_recall_slot()
Dnfs4xdr.c1780 struct nfs4_slot_table *tp; in encode_sequence()