Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dnlm4xdr_gen.h17 bool nlm4_svc_decode_nlm4_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
H A Dsvc4proc.c1190 .pc_decode = nlm4_svc_decode_nlm4_lockargs,
1240 .pc_decode = nlm4_svc_decode_nlm4_lockargs,
1390 .pc_decode = nlm4_svc_decode_nlm4_lockargs,
H A Dnlm4xdr_gen.c328 bool nlm4_svc_decode_nlm4_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_lockargs() function