diff options
Diffstat (limited to 'include/linux/nfs_fs.h')
-rw-r--r-- | include/linux/nfs_fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index c90313bfa435..211266c56ce5 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h | |||
@@ -294,7 +294,6 @@ extern void nfs_begin_attr_update(struct inode *); | |||
294 | extern void nfs_end_attr_update(struct inode *); | 294 | extern void nfs_end_attr_update(struct inode *); |
295 | extern void nfs_begin_data_update(struct inode *); | 295 | extern void nfs_begin_data_update(struct inode *); |
296 | extern void nfs_end_data_update(struct inode *); | 296 | extern void nfs_end_data_update(struct inode *); |
297 | extern void nfs_end_data_update_defer(struct inode *); | ||
298 | extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, struct rpc_cred *cred); | 297 | extern struct nfs_open_context *alloc_nfs_open_context(struct dentry *dentry, struct rpc_cred *cred); |
299 | extern struct nfs_open_context *get_nfs_open_context(struct nfs_open_context *ctx); | 298 | extern struct nfs_open_context *get_nfs_open_context(struct nfs_open_context *ctx); |
300 | extern void put_nfs_open_context(struct nfs_open_context *ctx); | 299 | extern void put_nfs_open_context(struct nfs_open_context *ctx); |