Home
last modified time | relevance | path

Searched refs:cses (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4state.c2155 static struct nfsd4_conn *alloc_conn_from_crses(struct svc_rqst *rqstp, struct nfsd4_create_session *cses)
2159 if (cses->flags & SESSION4_BACK_CHAN) in alloc_conn_from_crses()
2227 static void init_session(struct svc_rqst *rqstp, struct nfsd4_session *new, struct nfs4_client *clp, struct nfsd4_create_session *cses)
2239 new->se_cb_prog = cses->callback_prog; in init_session()
2240 new->se_cb_sec = cses->cb_sec; in init_session()
2156 alloc_conn_from_crses(struct svc_rqst * rqstp,struct nfsd4_create_session * cses) alloc_conn_from_crses() argument
2228 init_session(struct svc_rqst * rqstp,struct nfsd4_session * new,struct nfs4_client * clp,struct nfsd4_create_session * cses) init_session() argument