Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/lockd/
Dxdr4.h27 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.6/fs/lockd/
Dsvc4proc.c532 .pc_decode = nlm4svc_decode_testargs,
572 .pc_decode = nlm4svc_decode_testargs,
582 .pc_decode = nlm4svc_decode_testargs,
622 .pc_decode = nlm4svc_decode_testargs,
Dxdr4.c150 nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_testargs() function