Lines Matching defs:page
593 * If page->mapping was null, we failed to truncate this page for
598 * lost pages before doing the final put_bh. If page->mapping was
599 * null, it tries to free buffers on the page, which should make the
600 * final put_page drop the page from the lru.
865 * loop, and then someone truncates the page away, nobody
867 * page one last time after freeing the journal header.
4209 struct page *page;
4217 page = cn->bh->b_page;
4218 addr = kmap(page);
4222 kunmap(page);