Home
last modified time | relevance | path

Searched refs:nlm_lookup_file (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dlockd.h288 __be32 nlm_lookup_file(struct svc_rqst *, struct nlm_file **,
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvcsubs.c84 nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result, in nlm_lookup_file() function
H A Dsvcproc.c72 error = cast_status(nlm_lookup_file(rqstp, &file, &lock->fh)); in nlmsvc_retrieve_args()
H A Dsvc4proc.c43 if ((error = nlm_lookup_file(rqstp, &file, &lock->fh)) != 0) in nlm4svc_retrieve_args()