Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A 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()
H A Dnfs4session.h43 spinlock_t slot_tbl_lock; member
H A 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()
H A 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()
H A Dcallback_xdr.c795 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
801 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
H A Dnfs4proc.c726 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
729 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
760 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
776 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
1067 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1078 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1095 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1103 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()