Searched refs:what_owner_is_waiting_for (Results 1 – 1 of 1) sorted by relevance
1027 static struct file_lock_core *what_owner_is_waiting_for(struct file_lock_core *blocker) in what_owner_is_waiting_for() function1058 while ((blocker = what_owner_is_waiting_for(blocker))) { in posix_locks_deadlock()