Searched refs:rq_packed_final (Results 1 – 6 of 6) sorted by relevance
359 if (likely(req->rq_packed_final)) { in null_authorize()
861 if (likely(req->rq_packed_final)) { in plain_authorize()
313 req->rq_packed_final = 1; in lustre_pack_reply_v2()
1060 reqcopy->rq_packed_final = 0; in ptlrpc_at_send_early_reply()
347 if (!req->rq_packed_final) { in ldlm_callback_reply()
1313 rq_packed_final:1, /* packed final reply */ member