Home
last modified time | relevance | path

Searched refs:nfsd4_op (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c480 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_op *op) in nfsd4_open_omfg()
2187 struct nfsd4_op *first_op = &args->ops[0]; in nfs41_check_op_ordering()
2211 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC()
2216 bool nfsd4_cache_this_op(struct nfsd4_op *op) in nfsd4_cache_this_op()
2227 struct nfsd4_op *this = &argp->ops[resp->opcnt - 1]; in need_wrongsec_check()
2228 struct nfsd4_op *next = &argp->ops[resp->opcnt]; in need_wrongsec_check()
2279 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed()
2322 struct nfsd4_op *op; in nfsd4_proc_compound()
2480 static inline u32 nfsd4_only_status_rsize(struct svc_rqst *rqstp, struct nfsd4_op *op) in nfsd4_only_status_rsize()
2485 static inline u32 nfsd4_status_stateid_rsize(struct svc_rqst *rqstp, struct nfsd4_op *o
[all...]
H A Dxdr4.h617 struct nfsd4_op { struct
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 *);
[all...]
H A Dnfs4xdr.c2188 nfsd4_opnum_in_range(struct nfsd4_compoundargs *argp, struct nfsd4_op *op) in nfsd4_opnum_in_range()
2205 struct nfsd4_op *op; in nfsd4_decode_compound()
5179 nfsd4_encode_operation(struct nfsd4_compoundres *resp, struct nfsd4_op *op) in nfsd4_encode_operation()
5258 nfsd4_encode_replay(struct xdr_stream *xdr, struct nfsd4_op *op) in nfsd4_encode_replay()
H A Dnfs4state.c2965 struct nfsd4_op *op; in nfsd4_enc_sequence_replay()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c651 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_op *op) in nfsd4_open_omfg()
2504 struct nfsd4_op *first_op = &args->ops[0]; in nfs41_check_op_ordering()
2528 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op) in OPDESC()
2533 bool nfsd4_cache_this_op(struct nfsd4_op *op) in nfsd4_cache_this_op()
2544 struct nfsd4_op *this = &argp->ops[resp->opcnt - 1]; in need_wrongsec_check()
2545 struct nfsd4_op *next = &argp->ops[resp->opcnt]; in need_wrongsec_check()
2577 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed()
2620 struct nfsd4_op *op; in nfsd4_proc_compound()
2806 const struct nfsd4_op *op) in nfsd4_only_status_rsize()
2812 const struct nfsd4_op *o in nfsd4_status_stateid_rsize()
[all...]
H A Dxdr4.h634 struct nfsd4_op { struct
704 bool nfsd4_cache_this_op(struct nfsd4_op *);
725 struct nfsd4_op *ops;
726 struct nfsd4_op iops[8];
771 const struct nfsd4_operation *OPDESC(struct nfsd4_op *op);
772 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
773 void warn_on_nonidempotent_op(struct nfsd4_op *op);
781 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *);
782 void nfsd4_encode_replay(struct xdr_stream *xdr, struct nfsd4_op *op);
881 const struct nfsd4_op *o
[all...]
H A Dnfs4xdr.c2417 nfsd4_opnum_in_range(struct nfsd4_compoundargs *argp, struct nfsd4_op *op) in nfsd4_opnum_in_range()
2433 struct nfsd4_op *op; in nfsd4_decode_compound()
5382 nfsd4_encode_operation(struct nfsd4_compoundres *resp, struct nfsd4_op *op) in nfsd4_encode_operation()
5467 nfsd4_encode_replay(struct xdr_stream *xdr, struct nfsd4_op *op) in nfsd4_encode_replay()
H A Dnfs4state.c3159 struct nfsd4_op *op; in nfsd4_enc_sequence_replay()

Completed in 43 milliseconds