tag
line
file
source code
bdflush_wait
1704
fs/buffer.c
struct wait_queue * bdflush_wait = NULL;
bdflush_wait
1716
fs/buffer.c
wake_up(&bdflush_wait);
bdflush_wait
1906
fs/buffer.c
interruptible_sleep_on(&bdflush_wait);