Lines Matching refs:tmppage
926 struct page *tmppage;
932 tmppage = wc->w_pages[i];
934 if (tmppage && page_has_buffers(tmppage)) {
939 block_commit_write(tmppage, from, to);
1964 struct page *tmppage;
2008 tmppage = wc->w_pages[i];
2011 if (tmppage == NULL)
2014 if (tmppage == wc->w_target_page) {
2031 if (page_has_buffers(tmppage)) {
2034 ((loff_t)tmppage->index << PAGE_SHIFT) +
2040 block_commit_write(tmppage, from, to);