Searched refs:call_error (Results 1 – 6 of 6) sorted by relevance
154 vc->call_error = call->error; in afs_vl_get_entry_by_name_u()157 if (vc->call_error) { in afs_vl_get_entry_by_name_u()159 return ERR_PTR(vc->call_error); in afs_vl_get_entry_by_name_u()303 vc->call_error = call->error; in afs_vl_get_addrs_u()307 if (vc->call_error) { in afs_vl_get_addrs_u()309 return ERR_PTR(vc->call_error); in afs_vl_get_addrs_u()666 vc->call_error = call->error; in afs_yfsvl_get_endpoints()670 if (vc->call_error) { in afs_yfsvl_get_endpoints()672 return ERR_PTR(vc->call_error); in afs_yfsvl_get_endpoints()784 vc->call_error = call->error; in afs_yfsvl_get_cell_name()[all …]
284 op->call_error = 0; in afs_wait_for_operation()292 op->call_error = -ENOTSUPP; in afs_wait_for_operation()297 op->call_error = op->call->error; in afs_wait_for_operation()
160 int error = op->call_error, addr_index, i, j; in afs_select_fileserver()180 trace_afs_rotate(op, afs_rotate_trace_iter, op->call_error); in afs_select_fileserver()183 switch (op->call_error) { in afs_select_fileserver()733 op->call_error, op->call_abort_code, op->call_responded); in afs_dump_edestaddrreq()
239 op->call_error = 0; in afs_issue_read_call()294 op->call_error = call->error; in afs_read_receive()
239 vc.call_error = -EOPNOTSUPP; in afs_vl_get_cell_name()
804 short call_error; /* Error from single call */ member935 short call_error; /* Error from single call */ member