Home
last modified time | relevance | path

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

/include/linux/
Dbio.h65 bio_op(bio) != REQ_OP_SECURE_ERASE && in bio_has_data()
75 bio_op(bio) == REQ_OP_SECURE_ERASE || in bio_no_advance_iter()
186 case REQ_OP_SECURE_ERASE: in bio_segments()
Dblk_types.h297 REQ_OP_SECURE_ERASE = 5, enumerator
Dblkdev.h1007 if (unlikely(op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE)) in blk_queue_get_max_sectors()
1044 req_op(rq) == REQ_OP_SECURE_ERASE) in blk_rq_get_max_sectors()