Home
last modified time | relevance | path

Searched refs:nfs4_lookup_slot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.h86 extern struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid);
H A Dnfs4session.c168 * nfs4_lookup_slot - Find a slot but don't allocate it
172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot() function
186 slot = nfs4_lookup_slot(tbl, slotid);
H A Dcallback_proc.c523 slot = nfs4_lookup_slot(tbl, args->csa_slotid); in nfs4_callback_sequence()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.h87 extern struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid);
H A Dnfs4session.c168 * nfs4_lookup_slot - Find a slot but don't allocate it
172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot() function
186 slot = nfs4_lookup_slot(tbl, slotid);
H A Dcallback_proc.c528 slot = nfs4_lookup_slot(tbl, args->csa_slotid); in nfs4_callback_sequence()

Completed in 6 milliseconds