Searched refs:cc_req_list (Results 1 – 4 of 4) sorted by relevance
435 INIT_LIST_HEAD(&null_cli_ctx.cc_req_list); in null_init_internal()
398 INIT_LIST_HEAD(&ctx->cc_req_list); in plain_sec_install_ctx()
709 list_add(&req->rq_ctx_chain, &ctx->cc_req_list); in sptlrpc_req_refresh_ctx()
498 struct list_head cc_req_list; /* waiting reqs linked here */ member