Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlock.c1603 spin_lock(&ls->ls_remove_spin); in wait_pending_remove()
1607 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1611 spin_unlock(&ls->ls_remove_spin); in wait_pending_remove()
1755 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1758 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
1764 spin_lock(&ls->ls_remove_spin); in shrink_bucket()
1767 spin_unlock(&ls->ls_remove_spin); in shrink_bucket()
4083 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
4086 spin_unlock(&ls->ls_remove_spin); in send_repeat_remove()
4100 spin_lock(&ls->ls_remove_spin); in send_repeat_remove()
[all …]
Ddlm_internal.h594 spinlock_t ls_remove_spin; member
Dlockspace.c527 spin_lock_init(&ls->ls_remove_spin); in new_lockspace()