Searched refs:nlm_lookup_file (Results 1 – 4 of 4) sorted by relevance
288 __be32 nlm_lookup_file(struct svc_rqst *, struct nlm_file **,
84 nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result, in nlm_lookup_file() function
43 if ((error = nlm_lookup_file(rqstp, &file, &lock->fh)) != 0) in nlm4svc_retrieve_args()
72 error = cast_status(nlm_lookup_file(rqstp, &file, &lock->fh)); in nlmsvc_retrieve_args()