Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpagemap.h905 static inline pgoff_t page_to_index(struct page *page) in page_to_index() function
930 return page_to_index(page); in page_to_pgoff()