Commit 2346a560 authored by Laurent Dufour's avatar Laurent Dufour Committed by Linus Torvalds
parent 940519f0
...@@ -1446,7 +1446,7 @@ pgoff_t page_cache_next_miss(struct address_space *mapping, ...@@ -1446,7 +1446,7 @@ pgoff_t page_cache_next_miss(struct address_space *mapping,
EXPORT_SYMBOL(page_cache_next_miss); EXPORT_SYMBOL(page_cache_next_miss);
/** /**
* page_cache_prev_miss() - Find the next gap in the page cache. * page_cache_prev_miss() - Find the previous gap in the page cache.
* @mapping: Mapping. * @mapping: Mapping.
* @index: Index. * @index: Index.
* @max_scan: Maximum range to search. * @max_scan: Maximum range to search.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment