Searched refs:unlocking (Results 1 – 4 of 4) sorted by relevance
565 struct list_head unlocking; member
654 INIT_LIST_HEAD(&proc->unlocking); in device_open()
4614 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking); in dlm_user_unlock()4808 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in dlm_clear_proc_locks()4847 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in purge_proc_locks()
59 lead to deadlock, unless we played games with unlocking the i_sem