Lines Matching refs:r_result
2451 req->r_tid, req->r_callback, req->r_result);
2474 req->r_result = err;
2991 lreq->linger_id, req->r_result);
2992 linger_reg_commit_complete(lreq, req->r_result);
3043 lreq, lreq->linger_id, req->r_result, lreq->last_error);
3044 if (req->r_result < 0) {
3046 lreq->last_error = normalize_watch_error(req->r_result);
3125 __func__, lreq, lreq->linger_id, req->r_result, lreq->ping_sent,
3128 if (!req->r_result) {
3131 lreq->last_error = normalize_watch_error(req->r_result);
3676 * Handle MOSDOpReply. Set ->r_result and call the callback if it is
3794 req->r_result = m.result ?: data_len;
4596 * ->r_result isn't set and __complete_request() isn't called.
4624 left = req->r_result; /* completed */