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

/linux-master/fs/
H A Dlocks.c1027 static struct file_lock_core *what_owner_is_waiting_for(struct file_lock_core *blocker) function
1058 while ((blocker = what_owner_is_waiting_for(blocker))) {

Completed in 109 milliseconds