Lines Matching refs:b_this_page

112 		bh = bh->b_this_page;  in buffer_check_dirty_writeback()
228 bh = bh->b_this_page; in __find_get_block_slow()
291 tmp = tmp->b_this_page; in end_buffer_async_read()
410 tmp = bh->b_this_page; in end_buffer_async_write()
416 tmp = tmp->b_this_page; in end_buffer_async_write()
743 bh = bh->b_this_page; in block_dirty_folio()
939 bh->b_this_page = head; in folio_alloc_buffers()
958 head = head->b_this_page; in folio_alloc_buffers()
983 bh = bh->b_this_page; in link_dev_buffers()
985 tail->b_this_page = head; in link_dev_buffers()
1025 bh = bh->b_this_page; in folio_init_buffers()
1651 next = bh->b_this_page; in block_invalidate_folio()
1696 bh = bh->b_this_page; in create_empty_buffers()
1698 tail->b_this_page = head; in create_empty_buffers()
1708 bh = bh->b_this_page; in create_empty_buffers()
1778 bh = bh->b_this_page; in clean_bdev_aliases()
1895 bh = bh->b_this_page; in __block_write_full_folio()
1921 } while ((bh = bh->b_this_page) != head); in __block_write_full_folio()
1931 struct buffer_head *next = bh->b_this_page; in __block_write_full_folio()
1980 } while ((bh = bh->b_this_page) != head); in __block_write_full_folio()
1985 struct buffer_head *next = bh->b_this_page; in __block_write_full_folio()
2037 bh = bh->b_this_page; in folio_zero_new_buffers()
2131 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2224 bh = bh->b_this_page; in block_commit_write()
2375 bh = bh->b_this_page; in block_is_partially_uptodate()
2449 } while (iblock++, (bh = bh->b_this_page) != head); in block_read_full_folio()
2688 bh = bh->b_this_page; in block_truncate_page()
2900 bh = bh->b_this_page; in drop_buffers()
2904 struct buffer_head *next = bh->b_this_page; in drop_buffers()
2981 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()