Lines Matching refs:r_result
2538 req->r_tid, req->r_callback, req->r_result);
2561 req->r_result = err;
3078 lreq->linger_id, req->r_result);
3079 linger_reg_commit_complete(lreq, req->r_result);
3130 lreq, lreq->linger_id, req->r_result, lreq->last_error);
3131 if (req->r_result < 0) {
3133 lreq->last_error = normalize_watch_error(req->r_result);
3212 __func__, lreq, lreq->linger_id, req->r_result, lreq->ping_sent,
3215 if (!req->r_result) {
3218 lreq->last_error = normalize_watch_error(req->r_result);
3763 * Handle MOSDOpReply. Set ->r_result and call the callback if it is
3882 req->r_result = m.result ?: data_len;
4683 * r_result isn't set and __complete_request() isn't invoked.
4686 * handle_reply(), in which case r_result would already be set and
4716 left = req->r_result; /* completed */