nlm_args 139 include/linux/lockd/lockd.h struct nlm_args a_args; /* arguments */ nlm_args 25 include/linux/lockd/share.h struct nlm_args *); nlm_args 27 include/linux/lockd/share.h struct nlm_args *); nlm_args 72 include/linux/lockd/xdr.h typedef struct nlm_args nlm_args; nlm_args 96 include/linux/lockd/xdr.h #define NLMSVC_XDRSIZE sizeof(struct nlm_args) nlm_args 98 include/linux/lockd/xdr.h int nlmsvc_decode_testargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 100 include/linux/lockd/xdr.h int nlmsvc_decode_lockargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 101 include/linux/lockd/xdr.h int nlmsvc_decode_cancargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 102 include/linux/lockd/xdr.h int nlmsvc_decode_unlockargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 107 include/linux/lockd/xdr.h int nlmsvc_decode_shareargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 109 include/linux/lockd/xdr.h int nlmsvc_decode_notify(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 26 include/linux/lockd/xdr4.h int nlm4svc_decode_testargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 28 include/linux/lockd/xdr4.h int nlm4svc_decode_lockargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 29 include/linux/lockd/xdr4.h int nlm4svc_decode_cancargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 30 include/linux/lockd/xdr4.h int nlm4svc_decode_unlockargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 35 include/linux/lockd/xdr4.h int nlm4svc_decode_shareargs(struct svc_rqst *, __be32 *, struct nlm_args *); nlm_args 37 include/linux/lockd/xdr4.h int nlm4svc_decode_notify(struct svc_rqst *, __be32 *, struct nlm_args *);