Lines Matching refs:nfsd4_op
617 struct nfsd4_op {
687 bool nfsd4_cache_this_op(struct nfsd4_op *);
714 struct nfsd4_op *ops;
715 struct nfsd4_op iops[8];
760 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);
761 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
762 void warn_on_nonidempotent_op(struct nfsd4_op *op);
789 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *);
790 void nfsd4_encode_replay(struct xdr_stream *xdr, struct nfsd4_op *op);
888 u32 (*op_rsize_bop)(struct svc_rqst *, struct nfsd4_op *);