Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/dlm/
H A Ddlm_internal.h542 struct list_head ls_orphans; member
H A Dlockspace.c532 INIT_LIST_HEAD(&ls->ls_orphans); in new_lockspace()
H A Dlock.c5924 list_for_each_entry(lkb, &ls->ls_orphans, lkb_ownqueue) { in dlm_user_adopt_orphan()
6124 list_add_tail(&lkb->lkb_ownqueue, &ls->ls_orphans); in orphan_proc_lock()
6279 list_for_each_entry_safe(lkb, safe, &ls->ls_orphans, lkb_ownqueue) { in do_purge()