aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_page.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/nfs_page.h')
-rw-r--r--include/linux/nfs_page.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs_page.h b/include/linux/nfs_page.h
index 6f01e28bba27..247cc3d3498f 100644
--- a/include/linux/nfs_page.h
+++ b/include/linux/nfs_page.h
@@ -141,6 +141,7 @@ extern int nfs_page_group_lock(struct nfs_page *, bool);
141extern void nfs_page_group_lock_wait(struct nfs_page *); 141extern void nfs_page_group_lock_wait(struct nfs_page *);
142extern void nfs_page_group_unlock(struct nfs_page *); 142extern void nfs_page_group_unlock(struct nfs_page *);
143extern bool nfs_page_group_sync_on_bit(struct nfs_page *, unsigned int); 143extern bool nfs_page_group_sync_on_bit(struct nfs_page *, unsigned int);
144extern bool nfs_async_iocounter_wait(struct rpc_task *, struct nfs_lock_context *);
144 145
145/* 146/*
146 * Lock the page of an asynchronous request 147 * Lock the page of an asynchronous request