Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dbuffer.c384 void end_buffer_async_write(struct buffer_head *bh, int uptodate) in end_buffer_async_write() function
424 EXPORT_SYMBOL(end_buffer_async_write);
462 mark_buffer_async_write_endio(bh, end_buffer_async_write); in mark_buffer_async_write()
2742 end_buffer_async_write); in block_write_full_page()
2760 end_buffer_async_write); in block_write_full_page()
/openbmc/linux/include/linux/
H A Dbuffer_head.h210 void end_buffer_async_write(struct buffer_head *bh, int uptodate);
/openbmc/linux/fs/gfs2/
H A Daops.c111 wbc, end_buffer_async_write); in gfs2_write_jdata_folio()