Searched refs:nlmsvc_share_file (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/lockd/ |
H A D | share.h | 25 __be32 nlmsvc_share_file(struct nlm_host *, struct nlm_file *,
|
/kernel/linux/linux-6.6/include/linux/lockd/ |
H A D | share.h | 25 __be32 nlmsvc_share_file(struct nlm_host *, struct nlm_file *,
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | svcshare.c | 28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file() function
|
H A D | svcproc.c | 418 resp->status = cast_status(nlmsvc_share_file(host, file, argp)); in nlmsvc_proc_share()
|
H A D | svc4proc.c | 375 resp->status = nlmsvc_share_file(host, file, argp); in nlm4svc_proc_share()
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | svcshare.c | 28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file() function
|
H A D | svcproc.c | 422 resp->status = cast_status(nlmsvc_share_file(host, file, argp)); in nlmsvc_proc_share()
|
H A D | svc4proc.c | 387 resp->status = nlmsvc_share_file(host, file, argp); in nlm4svc_proc_share()
|
Completed in 5 milliseconds