Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dlocks.c625 static int locks_block_on_timeout(struct file_lock *blocker, struct file_lock *waiter, int time) in locks_block_on_timeout() function
1176 error = locks_block_on_timeout(flock, new_fl, break_time); in __get_lease()