Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dshare.h27 __be32 nlmsvc_unshare_file(struct nlm_host *, struct nlm_file *,
/linux/fs/lockd/
H A Dsvcshare.c69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_unshare_file() function
H A Dsvc4proc.c422 resp->status = nlmsvc_unshare_file(host, file, argp); in nlm4svc_proc_unshare()
H A Dsvcproc.c457 resp->status = cast_status(nlmsvc_unshare_file(host, file, argp)); in nlmsvc_proc_unshare()