Home
last modified time | relevance | path

Searched refs:end_buffer_write_sync (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ocfs2/
H A Dbuffer_head_io.c66 bh->b_end_io = end_buffer_write_sync; in ocfs2_write_block()
450 bh->b_end_io = end_buffer_write_sync; in ocfs2_write_super_or_backup()
/linux/fs/ext4/
H A Dmmp.c49 bh->b_end_io = end_buffer_write_sync; in write_mmp_block_thawed()
/linux/fs/
H A Dbuffer.c165 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync() function
177 EXPORT_SYMBOL(end_buffer_write_sync);
2840 bh->b_end_io = end_buffer_write_sync; in write_dirty_buffer()
2866 bh->b_end_io = end_buffer_write_sync; in __sync_dirty_buffer()
/linux/include/linux/
H A Dbuffer_head.h206 void end_buffer_write_sync(struct buffer_head *bh, int uptodate);