Home
last modified time | relevance | path

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

/linux-6.15/include/linux/lockd/
H A Dlockd.h288 void nlmsvc_grant_reply(struct nlm_cookie *, __be32);
/linux-6.15/fs/lockd/
H A Dsvc4proc.c487 nlmsvc_grant_reply(&argp->cookie, argp->status); in nlm4svc_proc_granted_res()
H A Dsvcproc.c521 nlmsvc_grant_reply(&argp->cookie, argp->status); in nlmsvc_proc_granted_res()
H A Dsvclock.c977 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply() function