Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbio.h72 bio_op(bio) != REQ_OP_SECURE_ERASE && in bio_has_data()
82 bio_op(bio) == REQ_OP_SECURE_ERASE || in bio_no_advance_iter()
200 case REQ_OP_SECURE_ERASE: in bio_segments()
H A Dblk_types.h350 REQ_OP_SECURE_ERASE = (__force blk_opf_t)5, enumerator
/linux/block/
H A Dblk-lib.c355 bio = blk_next_bio(bio, bdev, 0, REQ_OP_SECURE_ERASE, gfp); in blkdev_issue_secure_erase()
/linux/drivers/mmc/core/
H A Dqueue.c50 case REQ_OP_SECURE_ERASE: in mmc_cqe_issue_type()
H A Dblock.c2433 case REQ_OP_SECURE_ERASE: in mmc_blk_mq_issue_rq()
/linux/drivers/md/
H A Ddm-stripe.c285 unlikely(bio_op(bio) == REQ_OP_SECURE_ERASE) || in stripe_map()
H A Ddm.c1624 case REQ_OP_SECURE_ERASE: in is_abnormal_io()
1648 case REQ_OP_SECURE_ERASE: in __process_abnormal_io()
/linux/kernel/trace/
H A Dblktrace.c339 case REQ_OP_SECURE_ERASE: in __blk_add_trace()
2141 case REQ_OP_SECURE_ERASE: in blk_fill_rwbs()