Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/fs/ext4/
H A Dmmp.c49 bh->b_end_io = end_buffer_write_sync; in write_mmp_block_thawed()
H A Dsuper.c6222 sbh->b_end_io = end_buffer_write_sync; in ext4_commit_super()
/openbmc/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);
2846 bh->b_end_io = end_buffer_write_sync; in write_dirty_buffer()
2872 bh->b_end_io = end_buffer_write_sync; in __sync_dirty_buffer()
/openbmc/linux/include/linux/
H A Dbuffer_head.h209 void end_buffer_write_sync(struct buffer_head *bh, int uptodate);
/openbmc/linux/fs/ntfs/
H A Dlogfile.c795 bh->b_end_io = end_buffer_write_sync; in ntfs_empty_logfile()
H A Dmft.c585 tbh->b_end_io = end_buffer_write_sync; in ntfs_sync_mft_mirror()
782 tbh->b_end_io = end_buffer_write_sync; in write_mft_record_nolock()
H A Daops.c1189 tbh->b_end_io = end_buffer_write_sync; in ntfs_write_mst_block()
/openbmc/linux/fs/jbd2/
H A Djournal.c1861 bh->b_end_io = end_buffer_write_sync; in jbd2_write_superblock()