Searched refs:unlocking (Results 1 – 4 of 4) sorted by relevance
720 struct list_head unlocking; member
657 INIT_LIST_HEAD(&proc->unlocking); in device_open()
5985 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking); in dlm_user_unlock()6189 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) { in dlm_clear_proc_locks()6228 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
Completed in 24 milliseconds