Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/lockd/
Dshare.h26 __be32 nlmsvc_unshare_file(struct nlm_host *, struct nlm_file *,
/linux-4.1.27/fs/lockd/
Dsvcshare.c68 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_unshare_file() function
Dsvc4proc.c369 resp->status = nlmsvc_unshare_file(host, file, argp); in nlm4svc_proc_unshare()
Dsvcproc.c412 resp->status = cast_status(nlmsvc_unshare_file(host, file, argp)); in nlmsvc_proc_unshare()