Home
last modified time | relevance | path

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

/fs/
Dbuffer.c315 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write() function
358 EXPORT_SYMBOL(end_buffer_async_write);
396 mark_buffer_async_write_endio(bh, end_buffer_async_write); in mark_buffer_async_write()
2758 end_buffer_async_write); in nobh_writepage()
2931 end_buffer_async_write); in block_write_full_page()
2955 end_buffer_async_write); in block_write_full_page()
/fs/gfs2/
Daops.c141 end_buffer_async_write); in gfs2_write_full_page()