Searched refs:rq_packed_final (Results 1 – 6 of 6) sorted by relevance
357 if (likely(req->rq_packed_final)) { in null_authorize()
862 if (likely(req->rq_packed_final)) { in plain_authorize()
330 req->rq_packed_final = 1; in lustre_pack_reply_v2()
1318 reqcopy->rq_packed_final = 0; in ptlrpc_at_send_early_reply()
370 if (!req->rq_packed_final) { in ldlm_callback_reply()
1319 rq_packed_final:1, /* packed final reply */ member