Searched refs:nlm_lookup_file (Results 1 – 4 of 4) sorted by relevance
172 u32 nlm_lookup_file(struct svc_rqst *, struct nlm_file **,
52 nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result, in nlm_lookup_file() function
60 if ((error = nlm_lookup_file(rqstp, &file, &lock->fh)) != 0) in nlm4svc_retrieve_args()
89 if ((error = nlm_lookup_file(rqstp, &file, &lock->fh)) != 0) in nlmsvc_retrieve_args()