Home
last modified time | relevance | path

Searched refs:REQ_OP_WRITE_ZEROES (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dbio.h68 bio_op(bio) != REQ_OP_WRITE_ZEROES) in bio_has_data()
79 bio_op(bio) == REQ_OP_WRITE_ZEROES; in bio_no_advance_iter()
210 case REQ_OP_WRITE_ZEROES: in bio_segments()
Dblk_types.h351 REQ_OP_WRITE_ZEROES = 9, enumerator
Dblkdev.h795 if (req_op(rq) == REQ_OP_WRITE_ZEROES) in rq_mergeable()
1043 if (unlikely(op == REQ_OP_WRITE_ZEROES)) in blk_queue_get_max_sectors()