nlm_res           140 include/linux/lockd/lockd.h 	struct nlm_res		a_res;		/* result */
nlm_res            99 include/linux/lockd/xdr.h int	nlmsvc_encode_testres(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res           103 include/linux/lockd/xdr.h int	nlmsvc_encode_res(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res           104 include/linux/lockd/xdr.h int	nlmsvc_decode_res(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res           108 include/linux/lockd/xdr.h int	nlmsvc_encode_shareres(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res            27 include/linux/lockd/xdr4.h int	nlm4svc_encode_testres(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res            31 include/linux/lockd/xdr4.h int	nlm4svc_encode_res(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res            32 include/linux/lockd/xdr4.h int	nlm4svc_decode_res(struct svc_rqst *, __be32 *, struct nlm_res *);
nlm_res            36 include/linux/lockd/xdr4.h int	nlm4svc_encode_shareres(struct svc_rqst *, __be32 *, struct nlm_res *);