Searched refs:operation_flags (Results 1 – 1 of 1) sorted by relevance
1300 blk_opf_t operation_flags = 0; in dispatch_rw_block_io() local1324 operation_flags = REQ_SYNC | REQ_IDLE; in dispatch_rw_block_io()1332 operation_flags = REQ_PREFLUSH; in dispatch_rw_block_io()1344 if (unlikely(nseg == 0 && operation_flags != REQ_PREFLUSH) || in dispatch_rw_block_io()1434 operation | operation_flags, in dispatch_rw_block_io()1447 BUG_ON(operation_flags != REQ_PREFLUSH); in dispatch_rw_block_io()1449 bio = bio_alloc(preq.bdev, 0, operation | operation_flags, in dispatch_rw_block_io()