Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dbuffer.c344 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write() function
388 EXPORT_SYMBOL(end_buffer_async_write);
426 mark_buffer_async_write_endio(bh, end_buffer_async_write); in mark_buffer_async_write()
2726 end_buffer_async_write); in nobh_writepage()
2899 end_buffer_async_write); in block_write_full_page()
2923 end_buffer_async_write); in block_write_full_page()
/linux-4.4.14/include/linux/
Dbuffer_head.h163 void end_buffer_async_write(struct buffer_head *bh, int uptodate);