Searched refs:REQ_OP_SECURE_ERASE (Results 1 – 2 of 2) sorted by relevance
59 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()
391 REQ_OP_SECURE_ERASE = (__force blk_opf_t)5, enumerator