Searched refs:nfsd4_compoundres (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4xdr.c | 3193 struct nfsd4_compoundres *resp = args->rqstp->rq_resp; in nfsd4_encode_fattr4_supported_attrs() 3599 struct nfsd4_compoundres *resp = args->rqstp->rq_resp; in nfsd4_encode_fattr4_suppattr_exclcreat() 3874 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr4() 4373 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_access() 4388 static __be32 nfsd4_encode_bind_conn_to_session(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_bind_conn_to_session() 4406 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_close() 4418 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_commit() 4427 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_create() 4443 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_getattr() 4456 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, in nfsd4_encode_getfh() [all …]
|
| H A D | xdr4.h | 922 struct nfsd4_compoundres { struct 937 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op() argument 952 __be32 nfsd4_check_resp_size(struct nfsd4_compoundres *, u32); 953 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *); 974 extern void nfsd4_sequence_done(struct nfsd4_compoundres *resp);
|
| H A D | nfs4proc.c | 2971 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check() 3048 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_proc_compound() 4024 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow() 4095 .pc_ressize = sizeof(struct nfsd4_compoundres),
|
| H A D | nfs4state.c | 3509 nfsd4_store_cache_entry(struct nfsd4_compoundres *resp) in nfsd4_store_cache_entry() 3555 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp, in nfsd4_replay_cache_entry() 4404 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence() 4560 nfsd4_sequence_done(struct nfsd4_compoundres *resp) in nfsd4_sequence_done() 6444 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2()
|