Searched refs:thp_order (Results 1 – 3 of 3) sorted by relevance
266 static inline unsigned int thp_order(struct page *page) in thp_order() function345 static inline unsigned int thp_order(struct page *page) in thp_order() function495 return PAGE_SIZE << thp_order(page); in thp_size()
904 if (order > thp_order(page)) in __add_to_page_cache_locked()921 if (order > thp_order(page)) { in __add_to_page_cache_locked()2406 if (mapping->host->i_blkbits >= (PAGE_SHIFT + thp_order(page))) in filemap_range_uptodate()
896 int shift = thp_order(page) + PAGE_SHIFT - (__AFS_PAGE_PRIV_SHIFT - 1); in afs_page_dirty_resolution()