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()
631 bh = bh->b_this_page; in __set_page_dirty_buffers()
836 bh->b_this_page = head; in alloc_page_buffers()
855 head = head->b_this_page; in alloc_page_buffers()
872 bh = bh->b_this_page; in link_dev_buffers()
874 tail->b_this_page = head; in link_dev_buffers()
914 bh = bh->b_this_page; in init_page_buffers()
1520 next = bh->b_this_page; in block_invalidatepage()
1565 bh = bh->b_this_page; in create_empty_buffers()
1567 tail->b_this_page = head; in create_empty_buffers()
1577 bh = bh->b_this_page; in create_empty_buffers()
1645 bh = bh->b_this_page; in clean_bdev_aliases()
1772 bh = bh->b_this_page; in __block_write_full_page()
1797 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1807 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1855 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1861 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1912 bh = bh->b_this_page; in page_zero_new_buffers()
1996 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2089 bh = bh->b_this_page; in __block_commit_write()
2245 bh = bh->b_this_page; in block_is_partially_uptodate()
2306 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_page()
2564 if (!bh->b_this_page) in attach_nobh_buffers()
2565 bh->b_this_page = head; in attach_nobh_buffers()
2566 bh = bh->b_this_page; in attach_nobh_buffers()
2640 block_in_page++, block_start += blocksize, bh = bh->b_this_page) { in nobh_write_begin()
2681 for (bh = head; bh; bh = bh->b_this_page) { in nobh_write_begin()
2745 head = head->b_this_page; in nobh_write_end()
2908 bh = bh->b_this_page; in block_truncate_page()
3208 bh = bh->b_this_page; in drop_buffers()
3212 struct buffer_head *next = bh->b_this_page; in drop_buffers()
3265 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()