Lines Matching refs:b_this_page
111 bh = bh->b_this_page; in buffer_check_dirty_writeback()
231 bh = bh->b_this_page; in __find_get_block_slow()
320 tmp = tmp->b_this_page; in end_buffer_async_read()
370 tmp = bh->b_this_page; in end_buffer_async_write()
376 tmp = tmp->b_this_page; in end_buffer_async_write()
689 bh = bh->b_this_page; in __set_page_dirty_buffers()
886 bh->b_this_page = head; in alloc_page_buffers()
903 head = head->b_this_page; in alloc_page_buffers()
936 bh = bh->b_this_page; in link_dev_buffers()
938 tail->b_this_page = head; in link_dev_buffers()
977 bh = bh->b_this_page; in init_page_buffers()
1553 next = bh->b_this_page; in block_invalidatepage()
1598 bh = bh->b_this_page; in create_empty_buffers()
1600 tail->b_this_page = head; in create_empty_buffers()
1610 bh = bh->b_this_page; in create_empty_buffers()
1763 bh = bh->b_this_page; in __block_write_full_page()
1788 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1798 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1845 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1851 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1900 bh = bh->b_this_page; in page_zero_new_buffers()
1929 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin()
2011 bh = bh->b_this_page; in __block_commit_write()
2168 bh = bh->b_this_page; in block_is_partially_uptodate()
2229 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_page()
2490 if (!bh->b_this_page) in attach_nobh_buffers()
2491 bh->b_this_page = head; in attach_nobh_buffers()
2492 bh = bh->b_this_page; in attach_nobh_buffers()
2566 block_in_page++, block_start += blocksize, bh = bh->b_this_page) { in nobh_write_begin()
2607 for (bh = head; bh; bh = bh->b_this_page) { in nobh_write_begin()
2671 head = head->b_this_page; in nobh_write_end()
2844 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()