Searched refs:fc_context (Results 1 – 2 of 2) sorted by relevance
93 struct fc_context { struct113 struct fc_context fctx; argument
101 struct fc_context *fctx = &rctx->fctx; in create_ctx_hdr()143 req_info->in[*argcnt].size = sizeof(struct fc_context); in create_ctx_hdr()144 req_info->req.dlen += sizeof(struct fc_context); in create_ctx_hdr()198 struct fc_context *fctx = &rctx->fctx; in cvm_enc_dec()205 memset(fctx, 0, sizeof(struct fc_context)); in cvm_enc_dec()
Completed in 8 milliseconds