Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c759 static void __locks_wake_up_blocks(struct file_lock_core *blocker) in __locks_wake_up_blocks() function
817 __locks_wake_up_blocks(waiter); in __locks_delete_block()
881 __locks_wake_up_blocks(waiter); in __locks_insert_block()
913 __locks_wake_up_blocks(blocker); in locks_wake_up_blocks()
1275 __locks_wake_up_blocks(&request->c); in posix_lock_inode()