REQ_ABORT         180 fs/coda/psdev.c 		req->uc_flags |= REQ_ABORT;
REQ_ABORT         323 fs/coda/psdev.c 		req->uc_flags |= REQ_ABORT;
REQ_ABORT         330 fs/coda/psdev.c 		req->uc_flags |= REQ_ABORT;
REQ_ABORT         626 fs/coda/upcall.c 		if (req->uc_flags & (REQ_WRITE | REQ_ABORT))
REQ_ABORT         719 fs/coda/upcall.c 	if ((req->uc_flags & REQ_ABORT) || !signal_pending(current)) {