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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dxdr4.h453 struct nfsd4_compoundres { struct
467 static inline bool nfsd4_is_solo_sequence(struct nfsd4_compoundres *resp)
473 static inline bool nfsd4_not_cached(struct nfsd4_compoundres *resp)
500 struct nfsd4_compoundres *);
501 void nfsd4_encode_operation(struct nfsd4_compoundres *, struct nfsd4_op *);
502 void nfsd4_encode_replay(struct nfsd4_compoundres *resp, struct nfsd4_op *op);
512 extern void nfsd4_store_cache_entry(struct nfsd4_compoundres *resp);
513 extern __be32 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp,
H A Dnfs4xdr.c1734 struct nfsd4_compoundres *resp = rqstp->rq_resp;
2315 nfsd4_encode_stateid(struct nfsd4_compoundres *resp, stateid_t *sid)
2326 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access)
2340 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close)
2353 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit)
2366 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create)
2382 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr)
2400 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, struct svc_fh **fhpp)
2421 nfsd4_encode_lock_denied(struct nfsd4_compoundres *resp, struct nfsd4_lock_denied *ld)
2442 nfsd4_encode_lock(struct nfsd4_compoundres *res
[all...]
H A Dnfs4proc.c270 struct nfsd4_compoundres *resp;
996 struct nfsd4_compoundres *resp)
1341 .pc_ressize = sizeof(struct nfsd4_compoundres),
H A Dnfs4state.c1105 nfsd4_store_cache_entry(struct nfsd4_compoundres *resp)
1137 struct nfsd4_compoundres *resp)
1163 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp,
1466 struct nfsd4_compoundres *resp = rqstp->rq_resp;
1525 struct nfsd4_compoundres *resp = rqstp->rq_resp;
2521 struct nfsd4_compoundres *resp = rqstp->rq_resp;

Completed in 171 milliseconds