Home
last modified time | relevance | path

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

/Linux-v5.4/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()
514 spin_lock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
520 spin_unlock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
Dnfs4session.h42 spinlock_t slot_tbl_lock; member
Dcallback_proc.c527 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
568 &tbl->slot_tbl_lock) < 0) { in nfs4_callback_sequence()
580 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.c797 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
803 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
Dnfs4proc.c703 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
706 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
737 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
753 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
1017 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1028 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1045 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1053 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()