Searched refs:unlocking (Results 1 – 4 of 4) sorted by relevance
698 struct list_head unlocking; member
651 INIT_LIST_HEAD(&proc->unlocking); in device_open()
6000 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking); in dlm_user_unlock()6197 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in dlm_clear_proc_locks()6237 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in purge_proc_locks()
55 lead to deadlock, unless we played games with unlocking the i_sem