Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/rnbd/
H A Drnbd-proto.h237 bio_opf = REQ_OP_SECURE_ERASE; in rnbd_to_bio_flags()
268 case REQ_OP_SECURE_ERASE: in rq_to_rnbd_flags()
/openbmc/linux/include/linux/
H A Dbio.h59 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()
H A Dblk_types.h381 REQ_OP_SECURE_ERASE = (__force blk_opf_t)5, enumerator
/openbmc/linux/block/
H A Dblk.h172 if (unlikely(op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE)) in blk_queue_get_max_sectors()
301 case REQ_OP_SECURE_ERASE: in bio_may_exceed_limits()
H A Dbounce.c177 case REQ_OP_SECURE_ERASE: in bounce_clone_bio()
H A Dblk-merge.c371 case REQ_OP_SECURE_ERASE: in __bio_split_to_limits()
432 case REQ_OP_SECURE_ERASE: in blk_recalc_rq_segments()
610 req_op(rq) == REQ_OP_SECURE_ERASE) in blk_rq_get_max_sectors()
H A Dblk-lib.c328 bio = blk_next_bio(bio, bdev, 0, REQ_OP_SECURE_ERASE, gfp); in blkdev_issue_secure_erase()
H A Dblk-core.c782 case REQ_OP_SECURE_ERASE: in submit_bio_noacct()
/openbmc/linux/drivers/md/
H A Ddm-stripe.c284 unlikely(bio_op(bio) == REQ_OP_SECURE_ERASE) || in stripe_map()
H A Ddm.c1599 case REQ_OP_SECURE_ERASE: in is_abnormal_io()
1625 case REQ_OP_SECURE_ERASE: in __process_abnormal_io()
/openbmc/linux/drivers/mmc/core/
H A Dqueue.c50 case REQ_OP_SECURE_ERASE: in mmc_cqe_issue_type()
H A Dblock.c2406 case REQ_OP_SECURE_ERASE: in mmc_blk_mq_issue_rq()
/openbmc/linux/drivers/block/
H A Dxen-blkfront.c566 if (req_op(req) == REQ_OP_SECURE_ERASE && info->feature_secdiscard) in blkif_queue_discard_req()
874 req_op(req) == REQ_OP_SECURE_ERASE)) in blkif_queue_request()
2085 req_op(shadow[j].request) == REQ_OP_SECURE_ERASE || in blkfront_resume()
H A Dvirtio_blk.c273 case REQ_OP_SECURE_ERASE: in virtblk_setup_cmd()
/openbmc/linux/kernel/trace/
H A Dblktrace.c241 if (op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE) in __blk_add_trace()
1890 case REQ_OP_SECURE_ERASE: in blk_fill_rwbs()