Searched refs:rq_ctx_fini (Results 1 – 3 of 3) sorted by relevance
639 if (req->rq_ctx_init || req->rq_ctx_fini) in sptlrpc_req_refresh_ctx()823 req->rq_ctx_fini = 1; in sptlrpc_req_set_flavor()828 LASSERT(req->rq_ctx_fini == 0); in sptlrpc_req_set_flavor()846 else if (unlikely(req->rq_ctx_fini)) in sptlrpc_req_set_flavor()1732 if ((req->rq_ctx_init || req->rq_ctx_fini) && in flavor_allowed()1762 if (req->rq_ctx_fini) in sptlrpc_target_export_check()1910 req, req->rq_auth_gss, req->rq_ctx_init, req->rq_ctx_fini, in sptlrpc_target_export_check()
1065 if (req->rq_ctx_init || req->rq_ctx_fini) { in ptlrpc_import_delay_req()1939 if (req->rq_ctx_init || req->rq_ctx_fini || in ptlrpc_expire_one_request()
1383 rq_ctx_fini:1, /* context destroy */ member