Searched refs:push_page (Results 1 – 2 of 2) sorted by relevance
399 struct page *push_page; in squashfs_copy_cache() local404 push_page = (i == page->index) ? page : in squashfs_copy_cache()407 if (!push_page) in squashfs_copy_cache()410 if (PageUptodate(push_page)) in squashfs_copy_cache()413 squashfs_fill_page(push_page, buffer, offset, avail); in squashfs_copy_cache()415 unlock_page(push_page); in squashfs_copy_cache()417 put_page(push_page); in squashfs_copy_cache()
252 static void push_page(struct pipe_inode_info *pipe, struct page *page, in push_page() function332 push_page(pipe, page, offset, bytes); in copy_page_to_iter_pipe()