Lines Matching refs:b_this_page
106 bh = bh->b_this_page; in buffer_check_dirty_writeback()
222 bh = bh->b_this_page; in __find_get_block_slow()
288 tmp = tmp->b_this_page; in end_buffer_async_read()
337 tmp = bh->b_this_page; in end_buffer_async_write()
343 tmp = tmp->b_this_page; in end_buffer_async_write()
629 bh = bh->b_this_page; in __set_page_dirty_buffers()
833 bh->b_this_page = head; in alloc_page_buffers()
853 head = head->b_this_page; in alloc_page_buffers()
870 bh = bh->b_this_page; in link_dev_buffers()
872 tail->b_this_page = head; in link_dev_buffers()
912 bh = bh->b_this_page; in init_page_buffers()
1476 next = bh->b_this_page; in block_invalidatepage()
1521 bh = bh->b_this_page; in create_empty_buffers()
1523 tail->b_this_page = head; in create_empty_buffers()
1533 bh = bh->b_this_page; in create_empty_buffers()
1601 bh = bh->b_this_page; in clean_bdev_aliases()
1728 bh = bh->b_this_page; in __block_write_full_page()
1753 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1763 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1811 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1817 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1868 bh = bh->b_this_page; in page_zero_new_buffers()
1952 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2044 bh = bh->b_this_page; in __block_commit_write()
2204 bh = bh->b_this_page; in block_is_partially_uptodate()
2265 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_page()
2523 if (!bh->b_this_page) in attach_nobh_buffers()
2524 bh->b_this_page = head; in attach_nobh_buffers()
2525 bh = bh->b_this_page; in attach_nobh_buffers()
2599 block_in_page++, block_start += blocksize, bh = bh->b_this_page) { in nobh_write_begin()
2640 for (bh = head; bh; bh = bh->b_this_page) { in nobh_write_begin()
2704 head = head->b_this_page; in nobh_write_end()
2877 bh = bh->b_this_page; in block_truncate_page()
3232 bh = bh->b_this_page; in drop_buffers()
3236 struct buffer_head *next = bh->b_this_page; in drop_buffers()
3289 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()