Lines Matching refs:nfs4_slot
41 struct nfs4_slot **p;
49 struct nfs4_slot *slot = *p;
83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot)
104 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl,
107 struct nfs4_slot *slot;
120 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl,
123 struct nfs4_slot **p, *slot;
143 struct nfs4_slot *slot)
159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot)
172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid)
183 struct nfs4_slot *slot;
242 struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl)
244 struct nfs4_slot *ret = ERR_PTR(-EBUSY);
276 struct nfs4_slot **p;
361 struct nfs4_slot *slot = pslot;
376 struct nfs4_slot *slot)
384 struct nfs4_slot *slot)
393 struct nfs4_slot *slot = nfs4_alloc_slot(tbl);
511 struct nfs4_slot *slot,