Lines Matching refs:b_page
316 && !PageUptodate(bh_result->b_page)) { in _get_block_create_0()
348 && !PageUptodate(bh_result->b_page)) { in _get_block_create_0()
379 if (!bh_result->b_page || PageUptodate(bh_result->b_page)) { in _get_block_create_0()
393 p = (char *)kmap(bh_result->b_page); in _get_block_create_0()
442 flush_dcache_page(bh_result->b_page); in _get_block_create_0()
443 kunmap(bh_result->b_page); in _get_block_create_0()
513 bh_result->b_page = NULL; in reiserfs_get_blocks_direct_io()
576 struct page *hole_page = bh_result->b_page; in convert_tail_for_hole()
974 if (unbh->b_page) { in reiserfs_get_block()
2386 kmap(bh_result->b_page); in map_block_for_writepage()
2418 p = page_address(bh_result->b_page); in map_block_for_writepage()
2495 kunmap(bh_result->b_page); in map_block_for_writepage()