Home
last modified time | relevance | path

Searched refs:slot_tbl_lock (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/fs/nfs/
Dnfs4session.c30 spin_lock_init(&tbl->slot_tbl_lock); in nfs4_init_slot_table()
181 __must_hold(&tbl->slot_tbl_lock) in nfs4_slot_get_seqid()
207 spin_lock(&tbl->slot_tbl_lock); in nfs4_slot_seqid_in_use()
211 spin_unlock(&tbl->slot_tbl_lock); in nfs4_slot_seqid_in_use()
312 spin_lock(&tbl->slot_tbl_lock); in nfs4_realloc_slot_table()
314 spin_unlock(&tbl->slot_tbl_lock); in nfs4_realloc_slot_table()
440 spin_lock(&tbl->slot_tbl_lock); in nfs41_set_target_slotid()
445 spin_unlock(&tbl->slot_tbl_lock); in nfs41_set_target_slotid()
518 spin_lock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
524 spin_unlock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
Dnfs4session.h43 spinlock_t slot_tbl_lock; member
Dcallback_proc.c515 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
556 &tbl->slot_tbl_lock) < 0) { in nfs4_callback_sequence()
568 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
Dnfs4state.c258 spin_lock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
260 spin_unlock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
282 spin_lock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
285 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
288 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
Dcallback_xdr.c793 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
799 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
Dnfs4proc.c719 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
722 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
753 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
769 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
1059 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1070 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1087 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1095 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()