Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dshare.h25 __be32 nlmsvc_share_file(struct nlm_host *, struct nlm_file *,
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvcshare.c28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file() function
H A Dsvcproc.c418 resp->status = cast_status(nlmsvc_share_file(host, file, argp)); in nlmsvc_proc_share()
H A Dsvc4proc.c375 resp->status = nlmsvc_share_file(host, file, argp); in nlm4svc_proc_share()