Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/lockd/
Dlockd.h270 void nlmsvc_grant_reply(struct nlm_cookie *, __be32);
/linux-2.6.39/fs/lockd/
Dsvc4proc.c438 nlmsvc_grant_reply(&argp->cookie, argp->status); in nlm4svc_proc_granted_res()
Dsvcproc.c478 nlmsvc_grant_reply(&argp->cookie, argp->status); in nlmsvc_proc_granted_res()
Dsvclock.c866 nlmsvc_grant_reply(struct nlm_cookie *cookie, __be32 status) in nlmsvc_grant_reply() function