]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ecryptfs/ecryptfs_kernel.h
ecryptfs: clean up page flag handling
[linux-2.6-omap-h63xx.git] / fs / ecryptfs / ecryptfs_kernel.h
index bb92b74d66e9981295061c3325c84a7e4ebc0d3e..ce7a5d4aec36895014a60ee4771efadb94e40342 100644 (file)
@@ -648,6 +648,6 @@ int ecryptfs_read_lower_page_segment(struct page *page_for_ecryptfs,
                                     struct inode *ecryptfs_inode);
 int ecryptfs_read(char *data, loff_t offset, size_t size,
                  struct file *ecryptfs_file);
-struct page *ecryptfs_get1page(struct file *file, loff_t index);
+struct page *ecryptfs_get_locked_page(struct file *file, loff_t index);
 
 #endif /* #ifndef ECRYPTFS_KERNEL_H */