Home
last modified time | relevance | path

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

/linux-4.19.296/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.c508 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
549 &tbl->slot_tbl_lock) < 0) { in nfs4_callback_sequence()
561 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
Dnfs4state.c247 spin_lock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
249 spin_unlock(&tbl->slot_tbl_lock); in nfs4_end_drain_slot_table()
271 spin_lock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
274 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
277 spin_unlock(&tbl->slot_tbl_lock); in nfs4_drain_slot_tbl()
Dcallback_xdr.c802 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
808 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
Dnfs4proc.c674 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
677 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
708 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
724 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
993 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1005 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1027 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()