Lines Matching refs:abort_code
73 static void afs_busy(struct afs_volume *volume, u32 abort_code)
77 switch (abort_code) {
121 error, op->ac.abort_code);
147 switch (op->ac.abort_code) {
192 op->error = afs_abort_to_error(op->ac.abort_code);
197 afs_busy(op->volume, op->ac.abort_code);
221 afs_busy(op->volume, op->ac.abort_code);
276 op->error = afs_abort_to_error(op->ac.abort_code);
456 s->probe.abort_code);
515 op->ac.tried, op->ac.index, op->ac.abort_code, op->ac.error,