Searched refs:cses (Results 1 – 1 of 1) sorted by relevance
2155 static struct nfsd4_conn *alloc_conn_from_crses(struct svc_rqst *rqstp, struct nfsd4_create_session *cses) in alloc_conn_from_crses() argument 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) in init_session() argument 2239 new->se_cb_prog = cses->callback_prog; in init_session() 2240 new->se_cb_sec = cses->cb_sec; in init_session()