Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/lockd/
Dxdr4.h26 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.1/fs/lockd/
Dsvc4proc.c531 .pc_decode = nlm4svc_decode_testargs,
571 .pc_decode = nlm4svc_decode_testargs,
581 .pc_decode = nlm4svc_decode_testargs,
621 .pc_decode = nlm4svc_decode_testargs,
Dxdr4.c139 nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_testargs() function