Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/lockd/
Dxdr4.h33 bool nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.6/fs/lockd/
Dsvc4proc.c722 .pc_decode = nlm4svc_decode_shareargs,
732 .pc_decode = nlm4svc_decode_shareargs,
Dxdr4.c266 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4svc_decode_shareargs() function