Home | History | Annotate | Download | only in linux

Lines Matching refs:WRITE_FLUSH_FUA

149  * WRITE_FLUSH_FUA	Combination of WRITE_FLUSH and FUA. The IO is preceded
168 #define WRITE_FLUSH_FUA (WRITE | REQ_SYNC | REQ_NOIDLE | REQ_FLUSH | REQ_FUA)