• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/

Lines Matching refs:nfsd4_compoundres

1734 	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 *resp, __be32 nfserr, struct nfsd4_lock *lock)
2456 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt)
2464 nfsd4_encode_locku(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_locku *locku)
2477 nfsd4_encode_link(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_link *link)
2491 nfsd4_encode_open(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open *open)
2556 nfsd4_encode_open_confirm(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_confirm *oc)
2568 nfsd4_encode_open_downgrade(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open_downgrade *od)
2580 nfsd4_encode_read(struct nfsd4_compoundres *resp, __be32 nfserr,
2645 nfsd4_encode_readlink(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_readlink *readlink)
2687 nfsd4_encode_readdir(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_readdir *readdir)
2765 nfsd4_encode_remove(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_remove *remove)
2778 nfsd4_encode_rename(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_rename *rename)
2792 nfsd4_encode_secinfo(struct nfsd4_compoundres *resp, __be32 nfserr,
2863 nfsd4_encode_setattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_setattr *setattr)
2883 nfsd4_encode_setclientid(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_setclientid *scd)
2903 nfsd4_encode_write(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_write *write)
2918 nfsd4_encode_exchange_id(struct nfsd4_compoundres *resp, int nfserr,
2973 nfsd4_encode_create_session(struct nfsd4_compoundres *resp, int nfserr,
3022 nfsd4_encode_destroy_session(struct nfsd4_compoundres *resp, int nfserr,
3029 nfsd4_encode_sequence(struct nfsd4_compoundres *resp, int nfserr,
3051 nfsd4_encode_noop(struct nfsd4_compoundres *resp, __be32 nfserr, void *p)
3056 typedef __be32(* nfsd4_enc)(struct nfsd4_compoundres *, __be32, void *);
3136 static int nfsd4_check_drc_limit(struct nfsd4_compoundres *resp)
3173 nfsd4_encode_operation(struct nfsd4_compoundres *resp, struct nfsd4_op *op)
3208 nfsd4_encode_replay(struct nfsd4_compoundres *resp, struct nfsd4_op *op)
3269 nfs4svc_encode_compoundres(struct svc_rqst *rqstp, __be32 *p, struct nfsd4_compoundres *resp)