Searched refs:REQ_ABORT (Results 1 – 3 of 3) sorted by relevance
194 req->uc_flags |= REQ_ABORT; in coda_psdev_write()357 req->uc_flags |= REQ_ABORT; in coda_psdev_release()365 req->uc_flags |= REQ_ABORT; in coda_psdev_release()
662 if ( vmp->uc_flags & ( REQ_WRITE | REQ_ABORT ) ) in coda_waitfor_upcall()
96 #define REQ_ABORT 0x8 macro