Lines Matching refs:b_end_io
382 bh->b_end_io = end_buffer_async_read; in mark_buffer_async_read()
389 bh->b_end_io = handler; in mark_buffer_async_write_endio()
904 bh->b_end_io = NULL; in init_page_buffers()
1176 bh->b_end_io = end_buffer_read_sync; in __bread_slow()
2626 bh->b_end_io = end_buffer_read_nobh; in nobh_write_begin()
2978 bh->b_end_io(bh, !bio->bi_status); in end_bio_bh_io_sync()
3055 BUG_ON(!bh->b_end_io); in submit_bh_wbc()
3142 bh->b_end_io = end_buffer_write_sync; in ll_rw_block()
3149 bh->b_end_io = end_buffer_read_sync; in ll_rw_block()
3167 bh->b_end_io = end_buffer_write_sync; in write_dirty_buffer()
3186 bh->b_end_io = end_buffer_write_sync; in __sync_dirty_buffer()
3440 bh->b_end_io = end_buffer_read_sync; in bh_submit_read()