Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4session.c29 spin_lock_init(&tbl->slot_tbl_lock); in nfs4_init_slot_table()
178 __must_hold(&tbl->slot_tbl_lock) in nfs4_slot_get_seqid()
204 spin_lock(&tbl->slot_tbl_lock); in nfs4_slot_seqid_in_use()
208 spin_unlock(&tbl->slot_tbl_lock); in nfs4_slot_seqid_in_use()
308 spin_lock(&tbl->slot_tbl_lock); in nfs4_realloc_slot_table()
310 spin_unlock(&tbl->slot_tbl_lock); in nfs4_realloc_slot_table()
436 spin_lock(&tbl->slot_tbl_lock); in nfs41_set_target_slotid()
441 spin_unlock(&tbl->slot_tbl_lock); in nfs41_set_target_slotid()
510 spin_lock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
516 spin_unlock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
Dnfs4session.h41 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.c240 spin_lock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
242 spin_unlock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
264 spin_lock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
267 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
270 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
Dcallback_xdr.c806 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
812 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
Dnfs4proc.c670 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
673 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
704 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
720 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
986 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
998 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1019 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()