• Home
  • Raw
  • Download

Lines Matching defs:cstate

1321 void nfsd4_bump_seqid(struct nfsd4_compound_state *cstate, __be32 nfserr)  in nfsd4_bump_seqid()
2336 struct nfsd4_compound_state *cstate, in nfsd4_exchange_id()
2594 struct nfsd4_compound_state *cstate, in nfsd4_create_session()
2721 __be32 nfsd4_backchannel_ctl(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nf… in nfsd4_backchannel_ctl()
2741 struct nfsd4_compound_state *cstate, in nfsd4_bind_conn_to_session()
2784 struct nfsd4_compound_state *cstate, in nfsd4_destroy_session()
2881 struct nfsd4_compound_state *cstate, in nfsd4_sequence()
3017 nfsd4_destroy_clientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_de… in nfsd4_destroy_clientid()
3058 nfsd4_reclaim_complete(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_re… in nfsd4_reclaim_complete()
3095 nfsd4_setclientid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_setclientid()
3154 struct nfsd4_compound_state *cstate, in nfsd4_setclientid_confirm()
3316 static void nfsd4_cstate_assign_replay(struct nfsd4_compound_state *cstate, in nfsd4_cstate_assign_replay()
3325 void nfsd4_cstate_clear_replay(struct nfsd4_compound_state *cstate) in nfsd4_cstate_clear_replay()
3455 struct nfsd4_compound_state *cstate) in alloc_init_open_stateowner()
3777 static __be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u3… in nfsd4_check_seqid()
3789 struct nfsd4_compound_state *cstate, in lookup_clientid()
3825 nfsd4_process_open1(struct nfsd4_compound_state *cstate, in nfsd4_process_open1()
4436 void nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate, in nfsd4_cleanup_open_state()
4454 nfsd4_renew(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_renew()
4761 nfsd4_lookup_stateid(struct nfsd4_compound_state *cstate, in nfsd4_lookup_stateid()
4869 struct nfsd4_compound_state *cstate, stateid_t *stateid, in nfs4_preprocess_stateid_op()
4931 nfsd4_test_stateid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_test_stateid()
4971 nfsd4_free_stateid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_free_stateid()
5021 static __be32 nfs4_seqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seq… in nfs4_seqid_op_checks()
5045 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_seqid_op()
5072 static __be32 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_confirmed_seqid_op()
5094 nfsd4_open_confirm(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open_confirm()
5163 struct nfsd4_compound_state *cstate, in nfsd4_open_downgrade()
5231 nfsd4_close(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_close()
5268 nfsd4_delegreturn(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_delegreturn()
5560 lookup_or_create_lock_state(struct nfsd4_compound_state *cstate, in lookup_or_create_lock_state()
5619 nfsd4_lock(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lock()
5821 nfsd4_lockt(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_lockt()
5894 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku()
6001 struct nfsd4_compound_state *cstate, in nfsd4_release_lockowner()
6149 struct nfsd4_compound_state *cstate, in nfs4_check_open_reclaim()
6940 get_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid) in get_stateid()
6947 put_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid) in put_stateid()
6956 clear_current_stateid(struct nfsd4_compound_state *cstate) in clear_current_stateid()
6965 nfsd4_set_opendowngradestateid(struct nfsd4_compound_state *cstate, struct nfsd4_open_downgrade *od… in nfsd4_set_opendowngradestateid()
6971 nfsd4_set_openstateid(struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_set_openstateid()
6977 nfsd4_set_closestateid(struct nfsd4_compound_state *cstate, struct nfsd4_close *close) in nfsd4_set_closestateid()
6983 nfsd4_set_lockstateid(struct nfsd4_compound_state *cstate, struct nfsd4_lock *lock) in nfsd4_set_lockstateid()
6993 nfsd4_get_opendowngradestateid(struct nfsd4_compound_state *cstate, struct nfsd4_open_downgrade *od… in nfsd4_get_opendowngradestateid()
6999 nfsd4_get_delegreturnstateid(struct nfsd4_compound_state *cstate, struct nfsd4_delegreturn *drp) in nfsd4_get_delegreturnstateid()
7005 nfsd4_get_freestateid(struct nfsd4_compound_state *cstate, struct nfsd4_free_stateid *fsp) in nfsd4_get_freestateid()
7011 nfsd4_get_setattrstateid(struct nfsd4_compound_state *cstate, struct nfsd4_setattr *setattr) in nfsd4_get_setattrstateid()
7017 nfsd4_get_closestateid(struct nfsd4_compound_state *cstate, struct nfsd4_close *close) in nfsd4_get_closestateid()
7023 nfsd4_get_lockustateid(struct nfsd4_compound_state *cstate, struct nfsd4_locku *locku) in nfsd4_get_lockustateid()
7029 nfsd4_get_readstateid(struct nfsd4_compound_state *cstate, struct nfsd4_read *read) in nfsd4_get_readstateid()
7035 nfsd4_get_writestateid(struct nfsd4_compound_state *cstate, struct nfsd4_write *write) in nfsd4_get_writestateid()