/*
* Like find_get_pages, except we only return pages which are tagged with
@@ -672,6 +673,7 @@ unsigned find_get_pages_tag(struct addre
read_unlock_irq(&mapping->tree_lock);
return ret;
}
+EXPORT_SYMBOL(find_get_pages_tag);
/*
* Same as grab_cache_page, but do not wait if the page is unavailable.