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()
1657 next = bh->b_this_page; in block_invalidate_folio()
1702 bh = bh->b_this_page; in create_empty_buffers()
1704 tail->b_this_page = head; in create_empty_buffers()
1714 bh = bh->b_this_page; in create_empty_buffers()
1784 bh = bh->b_this_page; in clean_bdev_aliases()
1901 bh = bh->b_this_page; in __block_write_full_folio()
1927 } while ((bh = bh->b_this_page) != head); in __block_write_full_folio()
1937 struct buffer_head *next = bh->b_this_page; in __block_write_full_folio()
1986 } while ((bh = bh->b_this_page) != head); in __block_write_full_folio()
1991 struct buffer_head *next = bh->b_this_page; in __block_write_full_folio()
2043 bh = bh->b_this_page; in folio_zero_new_buffers()
2137 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2230 bh = bh->b_this_page; in block_commit_write()
2382 bh = bh->b_this_page; in block_is_partially_uptodate()
2456 } while (iblock++, (bh = bh->b_this_page) != head); in block_read_full_folio()
2695 bh = bh->b_this_page; in block_truncate_page()
2907 bh = bh->b_this_page; in drop_buffers()
2911 struct buffer_head *next = bh->b_this_page; in drop_buffers()
2988 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()