Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dlocks.c1027 static struct file_lock_core *what_owner_is_waiting_for(struct file_lock_core *blocker) in what_owner_is_waiting_for() function
1058 while ((blocker = what_owner_is_waiting_for(blocker))) { in posix_locks_deadlock()