]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ntfs/aops.h
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
[karo-tx-linux.git] / fs / ntfs / aops.h
index 37cd7e45dcbc3d81615b4ff2dd42c49bf2b45d1c..820d6eabf60f0c5159734be5ce94cc974b880189 100644 (file)
@@ -49,7 +49,7 @@ static inline void ntfs_unmap_page(struct page *page)
  * @index:     index into the page cache for @mapping of the page to map
  *
  * Read a page from the page cache of the address space @mapping at position
- * @index, where @index is in units of PAGE_CACHE_SIZE, and not in bytes.
+ * @index, where @index is in units of PAGE_SIZE, and not in bytes.
  *
  * If the page is not in memory it is loaded from disk first using the readpage
  * method defined in the address space operations of @mapping and the page is