Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbuffer.c221 void end_buffer_io_sync(struct buffer_head *bh, int uptodate) in end_buffer_io_sync() function
236 bh->b_end_io = end_buffer_io_sync; in write_locked_buffers()
2710 bh->b_end_io = end_buffer_io_sync; in sync_page_buffers()
/linux-2.4.37.9/drivers/block/
Dll_rw_blk.c1394 bh->b_end_io = end_buffer_io_sync; in ll_rw_block()
/linux-2.4.37.9/include/linux/
Dfs.h1146 extern void end_buffer_io_sync(struct buffer_head *bh, int uptodate);