Searched refs:nth_page (Results 1 – 2 of 2) sorted by relevance
203 static inline struct page *nth_page(struct page *page, int n) in nth_page() function
2697 psg->page = nth_page(lsg->page, offset >> PAGE_SHIFT); in ata_sg_setup()3017 page = nth_page(page, (offset >> PAGE_SHIFT)); in ata_pio_sector()3093 page = nth_page(page, (offset >> PAGE_SHIFT)); in __atapi_pio_bytes()