Home
last modified time | relevance | path

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

/include/linux/
Dbio.h57 bio_op(bio) != REQ_OP_SECURE_ERASE && in bio_has_data()
67 bio_op(bio) == REQ_OP_SECURE_ERASE || in bio_no_advance_iter()
185 case REQ_OP_SECURE_ERASE: in bio_segments()
Dblk_types.h376 REQ_OP_SECURE_ERASE = (__force blk_opf_t)5, enumerator