Searched refs:cumul_error (Results 1 – 5 of 5) sorted by relevance
809 struct afs_error cumul_error; /* Cumulative error */ member886 struct afs_error cumul_error; /* Cumulative error */ member1318 op->cumul_error.error = -ENOMEM; in afs_op_nomem()1323 return op->cumul_error.error; in afs_op_error()1328 return op->cumul_error.abort_code; in afs_op_abort_code()1333 return op->cumul_error.error = error; in afs_op_set_error()1338 afs_prioritise_error(&op->cumul_error, error, abort_code); in afs_op_accumulate_error()1775 if (!op->cumul_error.error) in afs_update_dentry_version()
189 op->cumul_error.responded = true; in afs_select_fileserver()225 op->cumul_error.responded = true; in afs_select_fileserver()729 op->file[1].cb_break_before, op->flags, op->cumul_error.error); in afs_dump_edestaddrreq()
309 } else if (op->cumul_error.aborted) { in afs_wait_for_operation()
257 else if (op->cumul_error.aborted) in afs_end_read()
679 op->cumul_error.abort_code = abort_code; in afs_do_lookup_success()