Searched refs:rq_ctx_init (Results 1 – 3 of 3) sorted by relevance
639 if (req->rq_ctx_init || req->rq_ctx_fini) in sptlrpc_req_refresh_ctx()820 req->rq_ctx_init = 1; in sptlrpc_req_set_flavor()827 LASSERT(req->rq_ctx_init == 0); in sptlrpc_req_set_flavor()844 if (unlikely(req->rq_ctx_init)) in sptlrpc_req_set_flavor()1029 !req->rq_ctx_init) in do_cli_unwrap_reply()1732 if ((req->rq_ctx_init || req->rq_ctx_fini) && in flavor_allowed()1792 !(req->rq_ctx_init && in sptlrpc_target_export_check()1797 req->rq_auth_gss, req->rq_ctx_init, in sptlrpc_target_export_check()1815 if (!req->rq_auth_gss || !req->rq_ctx_init || 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()
1382 rq_ctx_init:1, /* context initiation */ member