Searched refs:nfs4_free_slot (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4session.h | 91 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
|
H A D | nfs4session.c | 69 * 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 D | callback_xdr.c | 799 nfs4_free_slot(tbl, slot); in nfs4_callback_free_slot()
|
H A D | nfs4proc.c | 733 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 D | nfs4session.h | 92 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot);
|
H A D | nfs4session.c | 69 * 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 D | callback_xdr.c | 798 nfs4_free_slot(tbl, slot); in nfs4_callback_free_slot()
|
H A D | nfs4proc.c | 728 nfs4_free_slot(tbl, slot); in nfs40_sequence_free_slot() 771 nfs4_free_slot(tbl, slot); in nfs41_release_slot()
|
Completed in 31 milliseconds