Lines Matching refs:b_end_io
407 bh->b_end_io = end_buffer_async_read_io; in mark_buffer_async_read()
414 bh->b_end_io = handler; in mark_buffer_async_write_endio()
904 bh->b_end_io = NULL; in init_page_buffers()
1179 bh->b_end_io = end_buffer_read_sync; in __bread_slow()
2669 bh->b_end_io = end_buffer_read_nobh; in nobh_write_begin()
3005 bh->b_end_io(bh, !bio->bi_status); in end_bio_bh_io_sync()
3016 BUG_ON(!bh->b_end_io); in submit_bh_wbc()
3101 bh->b_end_io = end_buffer_write_sync; in ll_rw_block()
3108 bh->b_end_io = end_buffer_read_sync; in ll_rw_block()
3126 bh->b_end_io = end_buffer_write_sync; in write_dirty_buffer()
3154 bh->b_end_io = end_buffer_write_sync; in __sync_dirty_buffer()
3382 bh->b_end_io = end_buffer_read_sync; in bh_submit_read()