Home
last modified time | relevance | path

Searched refs:ls_remove_spin (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/dlm/
Dlock.c1633 spin_lock(&ls->ls_remove_spin); in wait_pending_remove()
1638 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1642 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1786 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1789 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
1795 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1798 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
4064 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
4067 spin_unlock(&ls->ls_remove_spin); in send_repeat_remove()
4081 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
[all …]
Ddlm_internal.h553 spinlock_t ls_remove_spin; member
Dlockspace.c529 spin_lock_init(&ls->ls_remove_spin); in new_lockspace()