Home
last modified time | relevance | path

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

/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()
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()
Dnfs4session.h42 spinlock_t slot_tbl_lock; member
Dnfs4state.c260 spin_lock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
262 spin_unlock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
284 spin_lock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
287 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
290 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.c728 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
731 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
762 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
778 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
1069 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1080 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1097 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1105 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()