Home
last modified time | relevance | path

Searched refs:REQ_OP_SECURE_ERASE (Results 1 – 9 of 9) 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.h358 REQ_OP_SECURE_ERASE = (__force blk_opf_t)5, enumerator
/linux/block/
H A Dblk-merge.c200 if (bio_op(bio) == REQ_OP_SECURE_ERASE) in bio_split_discard()
499 case REQ_OP_SECURE_ERASE: in blk_recalc_rq_segments()
536 req_op(rq) == REQ_OP_SECURE_ERASE) in blk_rq_get_max_sectors()
H A Dblk.h237 if (unlikely(op == REQ_OP_SECURE_ERASE)) in blk_queue_get_max_sectors()
442 case REQ_OP_SECURE_ERASE: in __bio_split_to_limits()
H A Dblk-core.c887 case REQ_OP_SECURE_ERASE: in submit_bio_noacct()
/linux/drivers/md/
H A Ddm-stripe.c285 unlikely(bio_op(bio) == REQ_OP_SECURE_ERASE) || in stripe_map()
H A Ddm.c1635 case REQ_OP_SECURE_ERASE: in is_abnormal_io()
1659 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()
2096 req_op(shadow[j].request) == REQ_OP_SECURE_ERASE || in blkfront_resume()
/linux/kernel/trace/
H A Dblktrace.c339 case REQ_OP_SECURE_ERASE: in __blk_add_trace()
2165 case REQ_OP_SECURE_ERASE: in blk_fill_rwbs()