Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/lockd/
Dshare.h25 __be32 nlmsvc_share_file(struct nlm_host *, struct nlm_file *,
/linux-6.1.9/fs/lockd/
Dsvcshare.c28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file() function
Dsvc4proc.c386 resp->status = nlmsvc_share_file(host, file, argp); in nlm4svc_proc_share()
Dsvcproc.c421 resp->status = cast_status(nlmsvc_share_file(host, file, argp)); in nlmsvc_proc_share()