diff options
Diffstat (limited to 'include/linux/nfsd')
| -rw-r--r-- | include/linux/nfsd/export.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/nfsd/export.h b/include/linux/nfsd/export.h index 84058ec69390..8a31a20efe7e 100644 --- a/include/linux/nfsd/export.h +++ b/include/linux/nfsd/export.h | |||
| @@ -133,8 +133,6 @@ __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp); | |||
| 133 | int nfsd_export_init(void); | 133 | int nfsd_export_init(void); |
| 134 | void nfsd_export_shutdown(void); | 134 | void nfsd_export_shutdown(void); |
| 135 | void nfsd_export_flush(void); | 135 | void nfsd_export_flush(void); |
| 136 | void exp_readlock(void); | ||
| 137 | void exp_readunlock(void); | ||
| 138 | struct svc_export * rqst_exp_get_by_name(struct svc_rqst *, | 136 | struct svc_export * rqst_exp_get_by_name(struct svc_rqst *, |
| 139 | struct path *); | 137 | struct path *); |
| 140 | struct svc_export * rqst_exp_parent(struct svc_rqst *, | 138 | struct svc_export * rqst_exp_parent(struct svc_rqst *, |
