Searched refs:nfs4_slot (Results 1 – 7 of 7) sorted by relevance
18 struct nfs4_slot { struct20 struct nfs4_slot *next; argument35 struct nfs4_slot *slots; /* seqid per slot */ argument79 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);83 struct nfs4_slot *slot);95 struct nfs4_slot *slot,
39 struct nfs4_slot **p; in nfs4_shrink_slot_table()47 struct nfs4_slot *slot = *p; in nfs4_shrink_slot_table()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()105 struct nfs4_slot *slot; 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()119 struct nfs4_slot **p, *slot; in nfs4_find_or_create_slot()147 struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl) in nfs4_alloc_slot()149 struct nfs4_slot *ret = ERR_PTR(-EBUSY); in nfs4_alloc_slot()188 struct nfs4_slot **p; in nfs4_reset_slot_table()[all …]
259 const struct nfs4_slot *sa_slot = args->sa_slot;317 const struct nfs4_slot *sr_slot = res->sr_slot;
318 struct nfs4_slot *slot; in validate_seqid()
505 struct nfs4_slot *slot; in nfs40_setup_sequence()544 struct nfs4_slot *slot = res->sr_slot; in nfs40_sequence_done()567 struct nfs4_slot *slot = res->sr_slot; in nfs41_sequence_free_slot()598 struct nfs4_slot *slot = res->sr_slot; in nfs41_sequence_done()714 struct nfs4_slot *slot; in nfs41_setup_sequence()
1875 struct nfs4_slot *slot = args->sa_slot; in encode_sequence()
187 struct nfs4_slot;189 struct nfs4_slot *sa_slot;195 struct nfs4_slot *sr_slot; /* slot used to send request */