CODA_REQ_ABORT    177 fs/coda/psdev.c 		req->uc_flags |= CODA_REQ_ABORT;
CODA_REQ_ABORT    331 fs/coda/psdev.c 		req->uc_flags |= CODA_REQ_ABORT;
CODA_REQ_ABORT    338 fs/coda/psdev.c 		req->uc_flags |= CODA_REQ_ABORT;
CODA_REQ_ABORT    670 fs/coda/upcall.c 		if (req->uc_flags & (CODA_REQ_WRITE | CODA_REQ_ABORT))
CODA_REQ_ABORT    774 fs/coda/upcall.c 	if ((req->uc_flags & CODA_REQ_ABORT) || !signal_pending(current)) {