Home
last modified time | relevance | path

Searched refs:nlm4svc_decode_testargs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/lockd/
Dxdr4.h27 int nlm4svc_decode_testargs(struct svc_rqst *, __be32 *);
/Linux-v5.10/fs/lockd/
Dsvc4proc.c518 .pc_decode = nlm4svc_decode_testargs,
550 .pc_decode = nlm4svc_decode_testargs,
558 .pc_decode = nlm4svc_decode_testargs,
590 .pc_decode = nlm4svc_decode_testargs,
Dxdr4.c181 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_testargs() function