Lines Matching refs:b_end_io
56 bh->b_end_io = handler; in init_buffer()
413 bh->b_end_io = end_buffer_async_read; in mark_buffer_async_read()
420 bh->b_end_io = handler; in mark_buffer_async_write_endio()
1238 bh->b_end_io = end_buffer_read_sync; in __bread_slow()
2595 bh->b_end_io = end_buffer_read_nobh; in nobh_write_begin()
2947 bh->b_end_io(bh, !bio->bi_error); in end_bio_bh_io_sync()
3006 BUG_ON(!bh->b_end_io); in submit_bh_wbc()
3097 bh->b_end_io = end_buffer_write_sync; in ll_rw_block()
3104 bh->b_end_io = end_buffer_read_sync; in ll_rw_block()
3122 bh->b_end_io = end_buffer_write_sync; in write_dirty_buffer()
3141 bh->b_end_io = end_buffer_write_sync; in __sync_dirty_buffer()
3404 bh->b_end_io = end_buffer_read_sync; in bh_submit_read()