Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dlocks.c1014 static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl) in what_owner_is_waiting_for() function
1043 while ((block_fl = what_owner_is_waiting_for(block_fl))) { in posix_locks_deadlock()
/kernel/linux/linux-6.6/fs/
H A Dlocks.c977 static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl) in what_owner_is_waiting_for() function
1006 while ((block_fl = what_owner_is_waiting_for(block_fl))) { in posix_locks_deadlock()

Completed in 7 milliseconds