Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dbuffer_head_io.c68 bh->b_end_io = end_buffer_write_sync; in ocfs2_write_block()
452 bh->b_end_io = end_buffer_write_sync; in ocfs2_write_super_or_backup()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_asus58 end_buffer_write_sync
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmmp.c53 bh->b_end_io = end_buffer_write_sync; in write_mmp_block()
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c164 void end_buffer_write_sync(struct buffer_head *bh, int uptodate) in end_buffer_write_sync() function
176 EXPORT_SYMBOL_NS(end_buffer_write_sync, ANDROID_GKI_VFS_EXPORT_ONLY);
3129 bh->b_end_io = end_buffer_write_sync; in ll_rw_block()
3154 bh->b_end_io = end_buffer_write_sync; in write_dirty_buffer()
3182 bh->b_end_io = end_buffer_write_sync; in __sync_dirty_buffer()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbuffer_head.h200 void end_buffer_write_sync(struct buffer_head *bh, int uptodate);
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dlogfile.c796 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.c1187 tbh->b_end_io = end_buffer_write_sync; in ntfs_write_mst_block()
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Djournal.c1590 bh->b_end_io = end_buffer_write_sync; in jbd2_write_superblock()