tag
line
file
source code
bdflush_wait
1657
fs/buffer.c
struct wait_queue * bdflush_wait = NULL;
bdflush_wait
1669
fs/buffer.c
wake_up(&bdflush_wait);
bdflush_wait
1859
fs/buffer.c
interruptible_sleep_on(&bdflush_wait);