Home
last modified time | relevance | path

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

/include/linux/
Dbio.h59 bio_op(bio) != REQ_OP_SECURE_ERASE && in bio_has_data()
69 bio_op(bio) == REQ_OP_SECURE_ERASE || in bio_no_advance_iter()
187 case REQ_OP_SECURE_ERASE: in bio_segments()
Dblk_types.h391 REQ_OP_SECURE_ERASE = (__force blk_opf_t)5, enumerator