Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dxdr4.h29 bool nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c552 .pc_decode = nlm4svc_decode_cancargs,
602 .pc_decode = nlm4svc_decode_cancargs,
H A Dxdr4.c193 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_cancargs() function