Searched refs:cumul_error (Results 1 – 6 of 6) sorted by relevance
801 struct afs_error cumul_error; /* Cumulative error */ member878 struct afs_error cumul_error; /* Cumulative error */ member1316 op->cumul_error.error = -ENOMEM; in afs_op_nomem()1321 return op->cumul_error.error; in afs_op_error()1326 return op->cumul_error.abort_code; in afs_op_abort_code()1331 return op->cumul_error.error = error; in afs_op_set_error()1336 afs_prioritise_error(&op->cumul_error, error, abort_code); in afs_op_accumulate_error()1757 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()
230 if (op->cumul_error.error == 0 && (op->flags & AFS_OPERATION_DIR_CONFLICT)) { in afs_do_silly_unlink()
309 } else if (op->cumul_error.aborted) { in afs_wait_for_operation()
254 else if (op->cumul_error.aborted) in afs_end_read()
682 op->cumul_error.abort_code = abort_code; in afs_do_lookup_success()