Lines Matching refs:nfs4_slot
40 struct nfs4_slot **p; in nfs4_shrink_slot_table()
48 struct nfs4_slot *slot = *p; in nfs4_shrink_slot_table()
82 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot()
103 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot()
106 struct nfs4_slot *slot; in nfs4_new_slot()
117 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot()
120 struct nfs4_slot **p, *slot; in nfs4_find_or_create_slot()
140 struct nfs4_slot *slot) in nfs4_lock_slot()
156 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot()
169 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot()
180 struct nfs4_slot *slot; in nfs4_slot_get_seqid()
239 struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl) in nfs4_alloc_slot()
241 struct nfs4_slot *ret = ERR_PTR(-EBUSY); in nfs4_alloc_slot()
273 struct nfs4_slot **p; in nfs4_reset_slot_table()
357 struct nfs4_slot *slot = pslot; in nfs41_assign_slot()
372 struct nfs4_slot *slot) in __nfs41_wake_and_assign_slot()
380 struct nfs4_slot *slot) in nfs41_wake_and_assign_slot()
389 struct nfs4_slot *slot = nfs4_alloc_slot(tbl); in nfs41_try_wake_next_slot_table_entry()
507 struct nfs4_slot *slot, in nfs41_update_target_slotid()