Searched refs:end_buffer_io_async (Results 1 – 4 of 4) sorted by relevance
179 EXPORT_SYMBOL(end_buffer_io_async);
805 void end_buffer_io_async(struct buffer_head * bh, int uptodate) in end_buffer_io_async() function867 bh->b_end_io = end_buffer_io_async; in set_buffer_async_io()1846 end_buffer_io_async(bh, 1); in block_read_full_page()
121 end_buffer_io_async(bh, uptodate); in linvfs_unwritten_done()
1147 extern void end_buffer_io_async(struct buffer_head *bh, int uptodate);