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