Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/lockd/
Dxdr4.h30 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.6/fs/lockd/
Dsvc4proc.c562 .pc_decode = nlm4svc_decode_unlockargs,
612 .pc_decode = nlm4svc_decode_unlockargs,
Dxdr4.c213 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_unlockargs() function