Home
last modified time | relevance | path

Searched refs:what_owner_is_waiting_for (Results 1 – 1 of 1) sorted by relevance

/fs/
Dlocks.c991 static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl) in what_owner_is_waiting_for() function
1020 while ((block_fl = what_owner_is_waiting_for(block_fl))) { in posix_locks_deadlock()