Home
last modified time | relevance | path

Searched defs:blocker (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/
Dlocks.c414 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block()
441 static void locks_wake_up_blocks(struct file_lock *blocker, unsigned int wait) in locks_wake_up_blocks()
616 static int locks_block_on(struct file_lock *blocker, struct file_lock *waiter) in locks_block_on()
625 static int locks_block_on_timeout(struct file_lock *blocker, struct file_lock *waiter, int time) in locks_block_on_timeout()
1801 posix_block_lock(struct file_lock *blocker, struct file_lock *waiter) in posix_block_lock()