Home
last modified time | relevance | path

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

/linux-6.15/include/linux/lockd/
H A Dxdr4.h27 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/linux-6.15/fs/lockd/
H A Dsvc4proc.c522 .pc_decode = nlm4svc_decode_testargs,
562 .pc_decode = nlm4svc_decode_testargs,
572 .pc_decode = nlm4svc_decode_testargs,
612 .pc_decode = nlm4svc_decode_testargs,
H A Dxdr4.c149 nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_testargs() function