Home
last modified time | relevance | path

Searched refs:nfsd4_compoundres (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4xdr.c2724 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr()
3479 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) in nfsd4_encode_access()
3492 static __be32 nfsd4_encode_bind_conn_to_session(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_bind_conn_to_session *bcts) in nfsd4_encode_bind_conn_to_session()
3509 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
3518 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()
3532 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) in nfsd4_encode_create()
3546 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) in nfsd4_encode_getattr()
3556 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, struct svc_fh **fhpp) in nfsd4_encode_getfh()
3611 nfsd4_encode_lock(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lock *lock) in nfsd4_encode_lock()
3624 nfsd4_encode_lockt(struct nfsd4_compoundres *res
[all...]
H A Dxdr4.h719 struct nfsd4_compoundres { struct
731 static inline bool nfsd4_is_solo_sequence(struct nfsd4_compoundres *resp) in nfsd4_is_solo_sequence()
746 static inline bool nfsd4_cache_this(struct nfsd4_compoundres *resp) in nfsd4_cache_this()
754 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op()
788 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
789 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *);
809 extern void nfsd4_sequence_done(struct nfsd4_compoundres *resp);
H A Dnfs4proc.c2225 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check()
2257 struct nfsd4_compoundres *resp) in svcxdr_init_encode()
2321 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_proc_compound()
3236 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow()
3306 .pc_ressize = sizeof(struct nfsd4_compoundres),
H A Dnfs4state.c2926 nfsd4_store_cache_entry(struct nfsd4_compoundres *resp) in nfsd4_store_cache_entry()
2963 struct nfsd4_compoundres *resp) in nfsd4_enc_sequence_replay()
2994 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp, in nfsd4_replay_cache_entry()
3742 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence()
3862 nfsd4_sequence_done(struct nfsd4_compoundres *resp) in nfsd4_sequence_done()
5192 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c2971 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr()
3745 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_access()
3760 static __be32 nfsd4_encode_bind_conn_to_session(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_bind_conn_to_session()
3779 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_close()
3790 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_commit()
3799 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_create()
3813 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_getattr()
3825 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_getfh()
3882 nfsd4_encode_lock(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_lock()
3897 nfsd4_encode_lockt(struct nfsd4_compoundres *res
[all...]
H A Dxdr4.h729 struct nfsd4_compoundres { struct
742 static inline bool nfsd4_is_solo_sequence(struct nfsd4_compoundres *resp) in nfsd4_is_solo_sequence()
757 static inline bool nfsd4_cache_this(struct nfsd4_compoundres *resp) in nfsd4_cache_this()
765 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op()
780 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32);
781 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *);
801 extern void nfsd4_sequence_done(struct nfsd4_compoundres *resp);
H A Dnfs4proc.c2542 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check()
2619 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_proc_compound()
3574 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow()
3644 .pc_ressize = sizeof(struct nfsd4_compoundres),
H A Dnfs4state.c3120 nfsd4_store_cache_entry(struct nfsd4_compoundres *resp) in nfsd4_store_cache_entry()
3157 struct nfsd4_compoundres *resp) in nfsd4_enc_sequence_replay()
3188 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp, in nfsd4_replay_cache_entry()
3950 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence()
4070 nfsd4_sequence_done(struct nfsd4_compoundres *resp) in nfsd4_sequence_done()
5726 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2()
H A Dvfs.c608 return &((struct nfsd4_compoundres *)rqstp->rq_resp)->cstate; in nfsd4_get_cstate()

Completed in 45 milliseconds