Home
last modified time | relevance | path

Searched refs:mark_buffer_async_write (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dmeta_io.c66 mark_buffer_async_write(bh); in gfs2_aspace_writepage()
/linux-4.4.14/include/linux/
Dbuffer_head.h173 void mark_buffer_async_write(struct buffer_head *bh);
/linux-4.4.14/fs/
Dbuffer.c424 void mark_buffer_async_write(struct buffer_head *bh) in mark_buffer_async_write() function
428 EXPORT_SYMBOL(mark_buffer_async_write);
/linux-4.4.14/fs/ntfs/
Daops.c841 mark_buffer_async_write(bh); in ntfs_write_block()
/linux-4.4.14/fs/reiserfs/
Dinode.c2646 mark_buffer_async_write(bh); in reiserfs_write_full_page()
2712 mark_buffer_async_write(bh); in reiserfs_write_full_page()
/linux-4.4.14/fs/xfs/
Dxfs_aops.c409 mark_buffer_async_write(bh); in xfs_start_buffer_writeback()