Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dxdr.h104 bool nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr);
/linux/fs/lockd/
H A Dsvcproc.c585 .pc_decode = nlmsvc_decode_unlockargs,
635 .pc_decode = nlmsvc_decode_unlockargs,
H A Dxdr.c218 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_unlockargs() function