Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/rnbd/
Drnbd-proto.h243 bio_opf = REQ_OP_SECURE_ERASE; in rnbd_to_bio_flags()
277 case REQ_OP_SECURE_ERASE: in rq_to_rnbd_flags()
/kernel/linux/linux-5.10/include/linux/
Dbio.h61 bio_op(bio) != REQ_OP_SECURE_ERASE && in bio_has_data()
71 bio_op(bio) == REQ_OP_SECURE_ERASE || in bio_no_advance_iter()
190 case REQ_OP_SECURE_ERASE: in bio_segments()
Dblk_types.h346 REQ_OP_SECURE_ERASE = 5, enumerator
Dblkdev.h1077 if (unlikely(op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE)) in blk_queue_get_max_sectors()
1123 req_op(rq) == REQ_OP_SECURE_ERASE) in blk_rq_get_max_sectors()
/kernel/linux/linux-5.10/block/
Dbounce.c258 case REQ_OP_SECURE_ERASE: in bounce_clone_bio()
Dblk-lib.c43 op = REQ_OP_SECURE_ERASE; in __blkdev_issue_discard()
Dblk-merge.c306 case REQ_OP_SECURE_ERASE: in __blk_queue_split()
380 case REQ_OP_SECURE_ERASE: in blk_recalc_rq_segments()
Dblk-core.c857 case REQ_OP_SECURE_ERASE: in submit_bio_checks()
/kernel/linux/linux-5.10/drivers/mmc/core/
Dqueue.c52 case REQ_OP_SECURE_ERASE: in mmc_cqe_issue_type()
Dblock.c2232 case REQ_OP_SECURE_ERASE: in mmc_blk_mq_issue_rq()
/kernel/linux/linux-5.10/drivers/md/
Ddm-stripe.c286 unlikely(bio_op(bio) == REQ_OP_SECURE_ERASE) || in stripe_map()
Ddm.c1553 case REQ_OP_SECURE_ERASE: in is_abnormal_io()
1573 case REQ_OP_SECURE_ERASE: in __process_abnormal_io()
/kernel/linux/linux-5.10/drivers/block/
Dxen-blkfront.c578 if (req_op(req) == REQ_OP_SECURE_ERASE && info->feature_secdiscard) in blkif_queue_discard_req()
885 req_op(req) == REQ_OP_SECURE_ERASE)) in blkif_queue_request()
2184 req_op(shadow[j].request) == REQ_OP_SECURE_ERASE || in blkfront_resume()
/kernel/linux/linux-5.10/kernel/trace/
Dblktrace.c239 if (op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE) in __blk_add_trace()
1973 case REQ_OP_SECURE_ERASE: in blk_fill_rwbs()