Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/lockd/
Dxdr.h106 bool nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/Linux-v6.1/fs/lockd/
Dxdr.c232 nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_res() function
Dsvcproc.c705 .pc_decode = nlmsvc_decode_res,