Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbio.h62 bio_op(bio) != REQ_OP_SECURE_ERASE && in bio_has_data()
72 bio_op(bio) == REQ_OP_SECURE_ERASE || in bio_no_advance_iter()
191 case REQ_OP_SECURE_ERASE: in bio_segments()
H A Dblk_types.h359 REQ_OP_SECURE_ERASE = 5, enumerator
H A Dblkdev.h1074 if (unlikely(op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE)) in blk_queue_get_max_sectors()
1120 req_op(rq) == REQ_OP_SECURE_ERASE) in blk_rq_get_max_sectors()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-user.c314 case REQ_OP_SECURE_ERASE: in bio_bytes_needed_to_user()
336 case REQ_OP_SECURE_ERASE: in bio_bytes_needed_from_user()
361 case REQ_OP_SECURE_ERASE: in bio_type_to_user_type()
H A Ddm-stripe.c286 unlikely(bio_op(bio) == REQ_OP_SECURE_ERASE) || in stripe_map()
H A Ddm.c1555 case REQ_OP_SECURE_ERASE: in is_abnormal_io()
1575 case REQ_OP_SECURE_ERASE: in __process_abnormal_io()
/OK3568_Linux_fs/kernel/block/
H A Dbounce.c258 case REQ_OP_SECURE_ERASE: in bounce_clone_bio()
H A Dblk-lib.c43 op = REQ_OP_SECURE_ERASE; in __blkdev_issue_discard()
H A Dblk-merge.c308 case REQ_OP_SECURE_ERASE: in __blk_queue_split()
382 case REQ_OP_SECURE_ERASE: in blk_recalc_rq_segments()
H A Dblk-core.c865 case REQ_OP_SECURE_ERASE: in submit_bio_checks()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dqueue.c53 case REQ_OP_SECURE_ERASE: in mmc_cqe_issue_type()
H A Dblock.c2251 case REQ_OP_SECURE_ERASE: in mmc_blk_mq_issue_rq()
/OK3568_Linux_fs/kernel/drivers/block/
H A 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()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dblktrace.c239 if (op == REQ_OP_DISCARD || op == REQ_OP_SECURE_ERASE) in __blk_add_trace()
1982 case REQ_OP_SECURE_ERASE: in blk_fill_rwbs()