Lines Matching refs:b_this_page

110 		bh = bh->b_this_page;  in buffer_check_dirty_writeback()
219 bh = bh->b_this_page; in __find_get_block_slow()
280 tmp = tmp->b_this_page; in end_buffer_async_read()
366 tmp = bh->b_this_page; in end_buffer_async_write()
372 tmp = tmp->b_this_page; in end_buffer_async_write()
628 bh = bh->b_this_page; in block_dirty_folio()
833 bh->b_this_page = head; in alloc_page_buffers()
852 head = head->b_this_page; in alloc_page_buffers()
869 bh = bh->b_this_page; in link_dev_buffers()
871 tail->b_this_page = head; in link_dev_buffers()
911 bh = bh->b_this_page; in init_page_buffers()
1503 next = bh->b_this_page; in block_invalidate_folio()
1548 bh = bh->b_this_page; in create_empty_buffers()
1550 tail->b_this_page = head; in create_empty_buffers()
1560 bh = bh->b_this_page; in create_empty_buffers()
1628 bh = bh->b_this_page; in clean_bdev_aliases()
1755 bh = bh->b_this_page; in __block_write_full_page()
1780 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1790 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1837 } while ((bh = bh->b_this_page) != head); in __block_write_full_page()
1843 struct buffer_head *next = bh->b_this_page; in __block_write_full_page()
1893 bh = bh->b_this_page; in page_zero_new_buffers()
1977 block++, block_start=block_end, bh = bh->b_this_page) { in __block_write_begin_int()
2071 bh = bh->b_this_page; in __block_commit_write()
2225 bh = bh->b_this_page; in block_is_partially_uptodate()
2292 } while (i++, iblock++, (bh = bh->b_this_page) != head); in block_read_full_folio()
2560 bh = bh->b_this_page; in block_truncate_page()
2798 bh = bh->b_this_page; in drop_buffers()
2802 struct buffer_head *next = bh->b_this_page; in drop_buffers()
2855 struct buffer_head *next = bh->b_this_page; in try_to_free_buffers()