Home
last modified time | relevance | path

Searched refs:page_to_index (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Dpagemap.h890 static inline pgoff_t page_to_index(struct page *page) in page_to_index() function
915 return page_to_index(page); in page_to_pgoff()