diff options
Diffstat (limited to 'include/linux/lockd')
| -rw-r--r-- | include/linux/lockd/lockd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/lockd/lockd.h b/include/linux/lockd/lockd.h index a32ba62455af..6c2a0e2f298e 100644 --- a/include/linux/lockd/lockd.h +++ b/include/linux/lockd/lockd.h | |||
| @@ -223,6 +223,7 @@ struct nlm_host *nlmclnt_lookup_host(const struct sockaddr *sap, | |||
| 223 | const u32 version, | 223 | const u32 version, |
| 224 | const char *hostname, | 224 | const char *hostname, |
| 225 | int noresvport); | 225 | int noresvport); |
| 226 | void nlmclnt_release_host(struct nlm_host *); | ||
| 226 | struct nlm_host *nlmsvc_lookup_host(const struct svc_rqst *rqstp, | 227 | struct nlm_host *nlmsvc_lookup_host(const struct svc_rqst *rqstp, |
| 227 | const char *hostname, | 228 | const char *hostname, |
| 228 | const size_t hostname_len); | 229 | const size_t hostname_len); |
