Lines Matching refs:b_this_page
112 bh = bh->b_this_page; in buffer_check_dirty_writeback()
220 bh = bh->b_this_page; in __find_get_block_slow()
281 tmp = tmp->b_this_page; in end_buffer_async_read()
408 tmp = bh->b_this_page; in end_buffer_async_write()
414 tmp = tmp->b_this_page; in end_buffer_async_write()
734 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()
982 bh = bh->b_this_page; in link_dev_buffers()
984 tail->b_this_page = head; in link_dev_buffers()
1023 bh = bh->b_this_page; in folio_init_buffers()
1609 next = bh->b_this_page; in block_invalidate_folio()
1653 bh = bh->b_this_page; in folio_create_empty_buffers()
1655 tail->b_this_page = head; in folio_create_empty_buffers()
1665 bh = bh->b_this_page; in folio_create_empty_buffers()
1740 bh = bh->b_this_page; in clean_bdev_aliases()
1870 bh = bh->b_this_page; in __block_write_full_folio()
1895 } while ((bh = bh->b_this_page) != head); in __block_write_full_folio()
1905 struct buffer_head *next = bh->b_this_page; in __block_write_full_folio()
1952 } while ((bh = bh->b_this_page) != head); in __block_write_full_folio()
1958 struct buffer_head *next = bh->b_this_page; in __block_write_full_folio()
2009 bh = bh->b_this_page; in folio_zero_new_buffers()
2106 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2198 bh = bh->b_this_page; in __block_commit_write()
2349 bh = bh->b_this_page; in block_is_partially_uptodate()
2421 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_folio()
2688 bh = bh->b_this_page; in block_truncate_page()
2922 bh = bh->b_this_page; in drop_buffers()
2926 struct buffer_head *next = bh->b_this_page; in drop_buffers()
2979 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()