Searched refs:b_end_io (Results 1 - 28 of 28) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dbuffer_head_io.c81 bh->b_end_io = end_buffer_write_sync; ocfs2_write_block()
151 bh->b_end_io = end_buffer_read_sync; ocfs2_read_blocks_sync()
307 bh->b_end_io = end_buffer_read_sync; ocfs2_read_blocks()
420 bh->b_end_io = end_buffer_write_sync; ocfs2_write_super_or_backup()
/linux-4.4.14/fs/ext4/
H A Dmmp.c53 bh->b_end_io = end_buffer_write_sync; write_mmp_block()
90 (*bh)->b_end_io = end_buffer_read_sync; read_mmp_block()
H A Dballoc.c471 bh->b_end_io = ext4_end_bitmap_read; ext4_read_block_bitmap_nowait()
H A Dialloc.c215 bh->b_end_io = ext4_end_bitmap_read; ext4_read_inode_bitmap()
H A Dinode.c4038 bh->b_end_io = end_buffer_read_sync; __ext4_get_inode_loc()
/linux-4.4.14/include/linux/
H A Dbuffer_head.h72 bh_end_io_t *b_end_io; /* I/O completion */ member in struct:buffer_head
73 void *b_private; /* reserved for b_end_io */
/linux-4.4.14/drivers/md/
H A Dfaulty.c44 * we clone the bio and insert a new b_end_io into the chain.
H A Draid5.h39 * all happen in b_end_io at interrupt time.
65 * Uptodate, the data is copied into the read buffer and it's b_end_io
77 * a written list can be returned with b_end_io.
H A Dbitmap.c392 bh->b_end_io = end_bitmap_write; read_page()
/linux-4.4.14/fs/nilfs2/
H A Dbtnode.c120 bh->b_end_io = end_buffer_read_sync; nilfs_btnode_submit_block()
H A Dgcinode.c107 bh->b_end_io = end_buffer_read_sync; nilfs_gccache_submit_read_data()
H A Dmdt.c161 bh->b_end_io = end_buffer_read_sync; nilfs_mdt_submit_block()
/linux-4.4.14/fs/
H A Dbuffer.c56 bh->b_end_io = handler; init_buffer()
413 bh->b_end_io = end_buffer_async_read; mark_buffer_async_read()
420 bh->b_end_io = handler; mark_buffer_async_write_endio()
1238 bh->b_end_io = end_buffer_read_sync; __bread_slow()
2595 bh->b_end_io = end_buffer_read_nobh; nobh_write_begin()
2947 bh->b_end_io(bh, !bio->bi_error); end_bio_bh_io_sync()
3006 BUG_ON(!bh->b_end_io); submit_bh_wbc()
3079 * ll_rw_block sets b_end_io to simple completion handler that marks
3097 bh->b_end_io = end_buffer_write_sync; ll_rw_block()
3104 bh->b_end_io = end_buffer_read_sync; ll_rw_block()
3122 bh->b_end_io = end_buffer_write_sync; write_dirty_buffer()
3141 bh->b_end_io = end_buffer_write_sync; __sync_dirty_buffer()
3404 bh->b_end_io = end_buffer_read_sync; bh_submit_read()
/linux-4.4.14/fs/btrfs/
H A Dcheck-integrity.c2028 block->orig_bio_bh_end_io.bh = bh->b_end_io; btrfsic_process_written_block()
2031 bh->b_end_io = btrfsic_bh_end_io; btrfsic_process_written_block()
2171 block->orig_bio_bh_end_io.bh = bh->b_end_io; btrfsic_process_written_block()
2174 bh->b_end_io = btrfsic_bh_end_io; btrfsic_process_written_block()
2287 bh->b_end_io = block->orig_bio_bh_end_io.bh; btrfsic_bh_end_io()
2289 bh->b_end_io(bh, uptodate); btrfsic_bh_end_io()
2953 block->orig_bio_bh_end_io.bh = bh->b_end_io; btrfsic_submit_bh()
2956 bh->b_end_io = btrfsic_bh_end_io; btrfsic_submit_bh()
H A Ddisk-io.c3374 bh->b_end_io = btrfs_end_buffer_write_sync; write_dev_supers()
/linux-4.4.14/fs/gfs2/
H A Dmeta_io.c218 bh->b_end_io = end_buffer_read_sync; gfs2_meta_read()
H A Dbmap.c287 rabh->b_end_io = end_buffer_read_sync; gfs2_metapath_ra()
H A Ddir.c1425 bh->b_end_io = end_buffer_read_sync; gfs2_dir_readahead()
/linux-4.4.14/fs/jbd2/
H A Dcommit.c156 bh->b_end_io = journal_end_buffer_io_sync; journal_submit_commit_record()
739 bh->b_end_io = journal_end_buffer_io_sync; jbd2_journal_commit_transaction()
H A Djournal.c1353 bh->b_end_io = end_buffer_write_sync; jbd2_write_superblock()
/linux-4.4.14/fs/ntfs/
H A Daops.c358 tbh->b_end_io = ntfs_end_buffer_async_read; ntfs_read_block()
1204 tbh->b_end_io = end_buffer_write_sync; ntfs_write_mst_block()
H A Dcompress.c676 tbh->b_end_io = end_buffer_read_sync; ntfs_read_compressed_block()
H A Dlogfile.c809 bh->b_end_io = end_buffer_write_sync; ntfs_empty_logfile()
H A Dmft.c594 tbh->b_end_io = end_buffer_write_sync; ntfs_sync_mft_mirror()
787 tbh->b_end_io = end_buffer_write_sync; write_mft_record_nolock()
H A Dfile.c555 bh->b_end_io = end_buffer_read_sync; ntfs_submit_bh_for_read()
/linux-4.4.14/drivers/block/xen-blkback/
H A Dblkback.c1052 * Completion callback on the bio's. Called as bh->b_end_io()
/linux-4.4.14/fs/xfs/
H A Dxfs_aops.c85 bh->b_end_io(bh, !ioend->io_error); xfs_destroy_ioend()
/linux-4.4.14/fs/reiserfs/
H A Djournal.c650 bh->b_end_io = reiserfs_end_buffer_io_sync; submit_logged_buffer()
663 bh->b_end_io = reiserfs_end_ordered_io; submit_ordered_buffer()

Completed in 698 milliseconds