Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/lockd/
Dxdr4.h36 int nlm4svc_decode_shareargs(struct svc_rqst *, __be32 *);
/Linux-v5.10/fs/lockd/
Dsvc4proc.c670 .pc_decode = nlm4svc_decode_shareargs,
678 .pc_decode = nlm4svc_decode_shareargs,
Dxdr4.c259 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_shareargs() function