Searched refs:nlmsvc_retrieve_args (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/lockd/
H A Dsvcproc.c52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, function
127 if ((resp->status = nlmsvc_retrieve_args(rqstp, argp, &host, &file)))
165 if ((resp->status = nlmsvc_retrieve_args(rqstp, argp, &host, &file)))
220 if ((resp->status = nlmsvc_retrieve_args(rqstp, argp, &host, &file)))
261 if ((resp->status = nlmsvc_retrieve_args(rqstp, argp, &host, &file)))
418 if ((resp->status = nlmsvc_retrieve_args(rqstp, argp, &host, &file)))
453 if ((resp->status = nlmsvc_retrieve_args(rqstp, argp, &host, &file)))
490 if (nlmsvc_retrieve_args(rqstp, argp, &host, NULL))

Completed in 108 milliseconds