aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/internal.h')
-rw-r--r--fs/nfs/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/internal.h b/fs/nfs/internal.h
index 4e9b0ff30f66..bf64095f850d 100644
--- a/fs/nfs/internal.h
+++ b/fs/nfs/internal.h
@@ -208,7 +208,6 @@ extern void nfs_pgheader_init(struct nfs_pageio_descriptor *desc,
208void nfs_set_pgio_error(struct nfs_pgio_header *hdr, int error, loff_t pos); 208void nfs_set_pgio_error(struct nfs_pgio_header *hdr, int error, loff_t pos);
209 209
210/* nfs2xdr.c */ 210/* nfs2xdr.c */
211extern int nfs_stat_to_errno(enum nfs_stat);
212extern struct rpc_procinfo nfs_procedures[]; 211extern struct rpc_procinfo nfs_procedures[];
213extern int nfs2_decode_dirent(struct xdr_stream *, 212extern int nfs2_decode_dirent(struct xdr_stream *,
214 struct nfs_entry *, int); 213 struct nfs_entry *, int);