Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/lockd/
Dxdr4.h32 bool nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.1/fs/lockd/
Dsvc4proc.c721 .pc_decode = nlm4svc_decode_shareargs,
731 .pc_decode = nlm4svc_decode_shareargs,
Dxdr4.c255 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_shareargs() function