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