Searched refs:rq_ctx_fini (Results 1 – 3 of 3) sorted by relevance
597 if (req->rq_ctx_init || req->rq_ctx_fini) in sptlrpc_req_refresh_ctx()781 req->rq_ctx_fini = 1; in sptlrpc_req_set_flavor()786 LASSERT(req->rq_ctx_fini == 0); in sptlrpc_req_set_flavor()804 else if (unlikely(req->rq_ctx_fini)) in sptlrpc_req_set_flavor()1666 if ((req->rq_ctx_init || req->rq_ctx_fini) && in flavor_allowed()1696 if (req->rq_ctx_fini) in sptlrpc_target_export_check()1844 req, req->rq_auth_gss, req->rq_ctx_init, req->rq_ctx_fini, in sptlrpc_target_export_check()
1021 if (req->rq_ctx_init || req->rq_ctx_fini) { in ptlrpc_import_delay_req()1909 if (req->rq_ctx_init || req->rq_ctx_fini || in ptlrpc_expire_one_request()
1377 rq_ctx_fini:1, /* context destroy */ member