Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
514 spin_lock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
520 spin_unlock(&tbl->slot_tbl_lock); in nfs41_update_target_slotid()
H A Dcallback_proc.c510 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
551 &tbl->slot_tbl_lock) < 0) { in nfs4_callback_sequence()
563 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_sequence()
H A Dnfs4session.h42 spinlock_t slot_tbl_lock; member
H A 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()
H A Dcallback_xdr.c794 spin_lock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
800 spin_unlock(&tbl->slot_tbl_lock); in nfs4_callback_free_slot()
H A Dnfs4proc.c724 spin_lock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
727 spin_unlock(&tbl->slot_tbl_lock); in nfs40_sequence_free_slot()
758 spin_lock(&tbl->slot_tbl_lock); in nfs41_release_slot()
774 spin_unlock(&tbl->slot_tbl_lock); in nfs41_release_slot()
1064 spin_lock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1075 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1092 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()
1100 spin_unlock(&tbl->slot_tbl_lock); in nfs4_setup_sequence()