Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dlock.c1629 spin_lock(&ls->ls_remove_spin); in wait_pending_remove()
1634 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1638 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1782 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1785 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
1791 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1794 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
4050 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
4053 spin_unlock(&ls->ls_remove_spin); in send_repeat_remove()
4066 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
[all …]
Ddlm_internal.h552 spinlock_t ls_remove_spin; member
Dlockspace.c528 spin_lock_init(&ls->ls_remove_spin); in new_lockspace()