Searched refs:nfs4_slot (Results 1 – 6 of 6) sorted by relevance
192 struct nfs4_slot *slots; /* seqid per slot */204 static inline int slot_idx(struct nfs4_slot_table *tbl, struct nfs4_slot *sp) in slot_idx()
170 struct nfs4_slot { struct182 struct nfs4_slot *sr_slot; /* slot used to send request */ argument
275 struct nfs4_slot *slot; in validate_seqid()
1566 struct nfs4_slot *new, *old; in nfs4_recall_slot()1570 new = kmalloc(fc_tbl->target_max_slots * sizeof(struct nfs4_slot), in nfs4_recall_slot()
361 nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *free_slot) in nfs4_free_slot()537 struct nfs4_slot *slot; in nfs41_setup_sequence()4908 struct nfs4_slot *new = NULL; in nfs4_reset_slot_table()4918 new = kmalloc(max_reqs * sizeof(struct nfs4_slot), in nfs4_reset_slot_table()4977 struct nfs4_slot *slot; in nfs4_init_slot_table()4984 slot = kcalloc(max_slots, sizeof(struct nfs4_slot), GFP_NOFS); in nfs4_init_slot_table()
1781 struct nfs4_slot *slot; in encode_sequence()