Searched refs:nlmsvc_share_file (Results 1 – 4 of 4) sorted by relevance
25 __be32 nlmsvc_share_file(struct nlm_host *, struct nlm_file *,
28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file() function
386 resp->status = nlmsvc_share_file(host, file, argp); in nlm4svc_proc_share()
421 resp->status = cast_status(nlmsvc_share_file(host, file, argp)); in nlmsvc_proc_share()