Home
last modified time | relevance | path

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

/fs/dlm/
Dlock.c1632 spin_lock(&ls->ls_remove_spin); in wait_pending_remove()
1637 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1641 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1785 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1788 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
1794 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1797 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
4049 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
4052 spin_unlock(&ls->ls_remove_spin); in send_repeat_remove()
4065 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
[all …]
Ddlm_internal.h554 spinlock_t ls_remove_spin; member
Dlockspace.c529 spin_lock_init(&ls->ls_remove_spin); in new_lockspace()