Lines Matching defs:cstate

98 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,  in check_attr_support()
121 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes()
218 static void nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open… in nfsd4_set_open_owner_reply_cache()
227 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
308 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
352 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
480 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
496 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
504 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
525 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh()
536 nfsd4_restorefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_restorefh()
551 nfsd4_savefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_savefh()
566 nfsd4_access(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_access()
595 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_commit()
606 nfsd4_create(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_create()
699 nfsd4_getattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getattr()
721 nfsd4_link(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_link()
752 nfsd4_lookupp(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lookupp()
759 nfsd4_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lookup()
768 nfsd4_read(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_read()
818 nfsd4_readdir(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_readdir()
844 nfsd4_readlink(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_readlink()
853 nfsd4_remove(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_remove()
871 nfsd4_rename(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_rename()
890 nfsd4_secinfo(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_secinfo()
920 nfsd4_secinfo_no_name(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_secinfo_no_name()
957 nfsd4_setattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setattr()
1001 nfsd4_write(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_write()
1044 nfsd4_verify_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_verify_copy()
1084 nfsd4_clone(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_clone()
1267 struct nfsd4_compound_state *cstate, in nfsd4_setup_inter_ssc()
1312 struct nfsd4_compound_state *cstate, in nfsd4_setup_inter_ssc()
1341 struct nfsd4_compound_state *cstate, in nfsd4_setup_intra_ssc()
1505 nfsd4_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy()
1586 struct nfsd4_compound_state *cstate, in nfsd4_offload_cancel()
1605 nfsd4_copy_notify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_copy_notify()
1649 nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_fallocate()
1672 struct nfsd4_compound_state *cstate, in nfsd4_offload_status()
1691 nfsd4_allocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_allocate()
1698 nfsd4_deallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_deallocate()
1706 nfsd4_seek(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_seek()
1755 _nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in _nfsd4_verify()
1813 nfsd4_nverify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_nverify()
1823 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_verify()
1853 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_getdeviceinfo()
1905 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_layoutget()
1991 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_layoutcommit()
2055 struct nfsd4_compound_state *cstate, union nfsd4_op_u *u) in nfsd4_layoutreturn()
2101 nfsd4_getxattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getxattr()
2112 nfsd4_setxattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setxattr()
2132 nfsd4_listxattrs(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_listxattrs()
2144 nfsd4_removexattr(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_removexattr()
2331 struct nfsd4_compound_state *cstate = &resp->cstate; in nfsd4_proc_compound() local
3247 struct nfsd4_compound_state *cstate = &resp->cstate; in nfsd4_spo_must_allow() local