Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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()
/linux/block/
H A Dblk.h211 if (unlikely(op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE)) in blk_queue_get_max_sectors()
408 case REQ_OP_SECURE_ERASE: in __bio_split_to_limits()
H A Dblk-merge.c433 case REQ_OP_SECURE_ERASE: in blk_recalc_rq_segments()
470 req_op(rq) == REQ_OP_SECURE_ERASE) in blk_rq_get_max_sectors()
H A Dblk-core.c840 case REQ_OP_SECURE_ERASE: in submit_bio_noacct()
/linux/drivers/mmc/core/
H A Dqueue.c50 case REQ_OP_SECURE_ERASE: in mmc_cqe_issue_type()
H A Dblock.c2475 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.c1625 case REQ_OP_SECURE_ERASE: in is_abnormal_io()
1649 case REQ_OP_SECURE_ERASE: in __process_abnormal_io()
/linux/drivers/block/
H A Dxen-blkfront.c566 if (req_op(req) == REQ_OP_SECURE_ERASE && info->feature_secdiscard) in blkif_queue_discard_req()
877 req_op(req) == REQ_OP_SECURE_ERASE)) in blkif_queue_request()
2087 req_op(shadow[j].request) == REQ_OP_SECURE_ERASE || in blkfront_resume()
/linux/kernel/trace/
H A Dblktrace.c241 if (op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE) in __blk_add_trace()
1850 case REQ_OP_SECURE_ERASE: in blk_fill_rwbs()