Lines Matching refs:b_this_page

107 		bh = bh->b_this_page;  in buffer_check_dirty_writeback()
227 bh = bh->b_this_page; in __find_get_block_slow()
316 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()
683 bh = bh->b_this_page; in __set_page_dirty_buffers()
869 bh->b_this_page = head; in alloc_page_buffers()
886 head = head->b_this_page; in alloc_page_buffers()
919 bh = bh->b_this_page; in link_dev_buffers()
921 tail->b_this_page = head; in link_dev_buffers()
960 bh = bh->b_this_page; in init_page_buffers()
1529 next = bh->b_this_page; in block_invalidatepage()
1574 bh = bh->b_this_page; in create_empty_buffers()
1576 tail->b_this_page = head; in create_empty_buffers()
1586 bh = bh->b_this_page; in create_empty_buffers()
1740 bh = bh->b_this_page; in __block_write_full_page()
1765 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1775 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1822 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1828 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1877 bh = bh->b_this_page; in page_zero_new_buffers()
1906 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin()
1988 bh = bh->b_this_page; in __block_commit_write()
2145 bh = bh->b_this_page; in block_is_partially_uptodate()
2206 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_page()
2487 if (!bh->b_this_page) in attach_nobh_buffers()
2488 bh->b_this_page = head; in attach_nobh_buffers()
2489 bh = bh->b_this_page; in attach_nobh_buffers()
2563 block_in_page++, block_start += blocksize, bh = bh->b_this_page) { in nobh_write_begin()
2604 for (bh = head; bh; bh = bh->b_this_page) { in nobh_write_begin()
2668 head = head->b_this_page; in nobh_write_end()
2841 bh = bh->b_this_page; in block_truncate_page()
3197 bh = bh->b_this_page; in drop_buffers()
3201 struct buffer_head *next = bh->b_this_page; in drop_buffers()
3254 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()