Lines Matching refs:b_this_page
110 bh = bh->b_this_page; in buffer_check_dirty_writeback()
219 bh = bh->b_this_page; in __find_get_block_slow()
280 tmp = tmp->b_this_page; in end_buffer_async_read()
366 tmp = bh->b_this_page; in end_buffer_async_write()
372 tmp = tmp->b_this_page; in end_buffer_async_write()
656 bh = bh->b_this_page; in __set_page_dirty_buffers()
860 bh->b_this_page = head; in alloc_page_buffers()
880 head = head->b_this_page; in alloc_page_buffers()
897 bh = bh->b_this_page; in link_dev_buffers()
899 tail->b_this_page = head; in link_dev_buffers()
939 bh = bh->b_this_page; in init_page_buffers()
1549 next = bh->b_this_page; in block_invalidatepage()
1594 bh = bh->b_this_page; in create_empty_buffers()
1596 tail->b_this_page = head; in create_empty_buffers()
1606 bh = bh->b_this_page; in create_empty_buffers()
1674 bh = bh->b_this_page; in clean_bdev_aliases()
1801 bh = bh->b_this_page; in __block_write_full_page()
1826 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1836 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1884 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1890 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1941 bh = bh->b_this_page; in page_zero_new_buffers()
2025 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2117 bh = bh->b_this_page; in __block_commit_write()
2273 bh = bh->b_this_page; in block_is_partially_uptodate()
2334 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_page()
2592 if (!bh->b_this_page) in attach_nobh_buffers()
2593 bh->b_this_page = head; in attach_nobh_buffers()
2594 bh = bh->b_this_page; in attach_nobh_buffers()
2668 block_in_page++, block_start += blocksize, bh = bh->b_this_page) { in nobh_write_begin()
2709 for (bh = head; bh; bh = bh->b_this_page) { in nobh_write_begin()
2773 head = head->b_this_page; in nobh_write_end()
2936 bh = bh->b_this_page; in block_truncate_page()
3236 bh = bh->b_this_page; in drop_buffers()
3240 struct buffer_head *next = bh->b_this_page; in drop_buffers()
3293 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()