Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.h90 extern bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
H A Dnfs4session.c155 * nfs4_try_to_lock_slot - Given a slot try to allocate it
159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() function
H A Dcallback_proc.c533 if (!nfs4_try_to_lock_slot(tbl, slot)) { in nfs4_callback_sequence()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.h91 extern bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
H A Dnfs4session.c155 * nfs4_try_to_lock_slot - Given a slot try to allocate it
159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() function
H A Dcallback_proc.c538 if (!nfs4_try_to_lock_slot(tbl, slot)) { in nfs4_callback_sequence()

Completed in 7 milliseconds