Searched refs:block_fl (Results 1 – 1 of 1) sorted by relevance
691 static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl) in what_owner_is_waiting_for() argument696 if (posix_same_owner(fl, block_fl)) in what_owner_is_waiting_for()703 struct file_lock *block_fl) in posix_locks_deadlock() argument707 while ((block_fl = what_owner_is_waiting_for(block_fl))) { in posix_locks_deadlock()710 if (posix_same_owner(caller_fl, block_fl)) in posix_locks_deadlock()