Searched refs:nlmsvc_unshare_file (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/lockd/ |
H A D | share.h | 27 __be32 nlmsvc_unshare_file(struct nlm_host *, struct nlm_file *,
|
/kernel/linux/linux-6.6/include/linux/lockd/ |
H A D | share.h | 27 __be32 nlmsvc_unshare_file(struct nlm_host *, struct nlm_file *,
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | svcshare.c | 69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_unshare_file() function
|
H A D | svcproc.c | 453 resp->status = cast_status(nlmsvc_unshare_file(host, file, argp)); in nlmsvc_proc_unshare()
|
H A D | svc4proc.c | 410 resp->status = nlmsvc_unshare_file(host, file, argp); in nlm4svc_proc_unshare()
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | svcshare.c | 69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_unshare_file() function
|
H A D | svcproc.c | 457 resp->status = cast_status(nlmsvc_unshare_file(host, file, argp)); in nlmsvc_proc_unshare()
|
H A D | svc4proc.c | 422 resp->status = nlmsvc_unshare_file(host, file, argp); in nlm4svc_proc_unshare()
|
Completed in 5 milliseconds