Searched refs:lastpage (Results 1 – 3 of 3) sorted by relevance
1060 struct page *lastpage; in ufs_alloc_lastblock() local1071 lastpage = ufs_get_locked_page(mapping, lastfrag >> in ufs_alloc_lastblock()1073 if (IS_ERR(lastpage)) { in ufs_alloc_lastblock()1079 bh = page_buffers(lastpage); in ufs_alloc_lastblock()1098 set_page_dirty(lastpage); in ufs_alloc_lastblock()1116 ufs_put_locked_page(lastpage); in ufs_alloc_lastblock()
242 int lastpage; /* PageMap cache value */ member307 if (page == mt9m111->lastpage) in reg_page_map_set()314 mt9m111->lastpage = page; in reg_page_map_set()1338 mt9m111->lastpage = -1; in mt9m111_probe()
53 int lastpage = (mtd->erasesize / mtd->writesize) - 1; in nand_pairing_dist3_get_info() local56 if (page == lastpage) in nand_pairing_dist3_get_info()