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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c579 static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl) function
595 while ((block_fl = what_owner_is_waiting_for(block_fl))) {

Completed in 48 milliseconds