Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/lockd/
Dxdr4.h29 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.1/fs/lockd/
Dsvc4proc.c561 .pc_decode = nlm4svc_decode_unlockargs,
611 .pc_decode = nlm4svc_decode_unlockargs,
Dxdr4.c202 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_unlockargs() function