Home
last modified time | relevance | path

Searched refs:nfs4_free_slot (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.h91 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
H A Dnfs4session.c69 * nfs4_free_slot - free a slot and efficiently update slot table.
83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() function
398 nfs4_free_slot(tbl, slot); in nfs41_try_wake_next_slot_table_entry()
H A Dcallback_xdr.c799 nfs4_free_slot(tbl, slot); in nfs4_callback_free_slot()
H A Dnfs4proc.c733 nfs4_free_slot(tbl, slot); in nfs40_sequence_free_slot()
776 nfs4_free_slot(tbl, slot); in nfs41_release_slot()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.h92 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
H A Dnfs4session.c69 * nfs4_free_slot - free a slot and efficiently update slot table.
83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() function
398 nfs4_free_slot(tbl, slot); in nfs41_try_wake_next_slot_table_entry()
H A Dcallback_xdr.c798 nfs4_free_slot(tbl, slot); in nfs4_callback_free_slot()
H A Dnfs4proc.c728 nfs4_free_slot(tbl, slot); in nfs40_sequence_free_slot()
771 nfs4_free_slot(tbl, slot); in nfs41_release_slot()

Completed in 31 milliseconds