cleancache: zap uuid arg of cleancache_init_shared_fs
[cascardo/linux.git] / mm / internal.h
index 7df78a5..edaab69 100644 (file)
@@ -200,6 +200,8 @@ isolate_freepages_range(struct compact_control *cc,
 unsigned long
 isolate_migratepages_range(struct compact_control *cc,
                           unsigned long low_pfn, unsigned long end_pfn);
+int find_suitable_fallback(struct free_area *area, unsigned int order,
+                       int migratetype, bool only_stealable, bool *can_steal);
 
 #endif