Searched refs:REQ_ASYNC (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dintermezzo_psdev.h42 #define REQ_ASYNC 4 macro
H A Dcoda_psdev.h93 #define REQ_ASYNC 0x1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dintermezzo_psdev.h42 #define REQ_ASYNC 4 macro
H A Dcoda_psdev.h93 #define REQ_ASYNC 0x1 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Dpsdev.c272 if (! (req->rq_flags & REQ_ASYNC) ) {
296 if (req->rq_flags & REQ_ASYNC) {
348 if (req->rq_flags & REQ_ASYNC) {
442 if ( req->rq_flags & REQ_ASYNC ) {
579 req->rq_flags = REQ_ASYNC;
H A Dinode.c156 if ( ! (req->rq_flags & REQ_ASYNC) )
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/coda/
H A Dpsdev.c274 if (!(req->uc_flags & REQ_ASYNC)) {
352 if (req->uc_flags & REQ_ASYNC) {
H A Dupcall.c807 sig_req->uc_flags = REQ_ASYNC;

Completed in 103 milliseconds