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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Ddlm_internal.h445 struct list_head ls_orphans; member in struct:dlm_ls
H A Dlockspace.c462 INIT_LIST_HEAD(&ls->ls_orphans);
H A Dlock.c4234 list_add_tail(&lkb->lkb_ownqueue, &ls->ls_orphans);
4377 list_for_each_entry_safe(lkb, safe, &ls->ls_orphans, lkb_ownqueue) {

Completed in 140 milliseconds