aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/Locking')
-rw-r--r--Documentation/filesystems/Locking2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/Locking b/Documentation/filesystems/Locking
index efca5c1bbb10..eba790134253 100644
--- a/Documentation/filesystems/Locking
+++ b/Documentation/filesystems/Locking
@@ -202,7 +202,7 @@ prototypes:
202 unsigned long *); 202 unsigned long *);
203 int (*migratepage)(struct address_space *, struct page *, struct page *); 203 int (*migratepage)(struct address_space *, struct page *, struct page *);
204 int (*launder_page)(struct page *); 204 int (*launder_page)(struct page *);
205 int (*is_partially_uptodate)(struct page *, read_descriptor_t *, unsigned long); 205 int (*is_partially_uptodate)(struct page *, unsigned long, unsigned long);
206 int (*error_remove_page)(struct address_space *, struct page *); 206 int (*error_remove_page)(struct address_space *, struct page *);
207 int (*swap_activate)(struct file *); 207 int (*swap_activate)(struct file *);
208 int (*swap_deactivate)(struct file *); 208 int (*swap_deactivate)(struct file *);