Man Page: blk_add_trace_bio_remap
Operating Environment: centos
Section: 9
BLK_ADD_TRACE_BIO_RE(9) Block Devices BLK_ADD_TRACE_BIO_RE(9)NAMEblk_add_trace_bio_remap - Add a trace for a bio-remap operationSYNOPSISvoid blk_add_trace_bio_remap(void * ignore, struct request_queue * q, struct bio * bio, dev_t dev, sector_t from);ARGUMENTSignore trace callback data parameter (not used) q queue the io is for bio the source bio dev target device from source sectorDESCRIPTIONDevice mapper or raid target sometimes need to split a bio because it spans a stripe (or similar). Add a trace for that action.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_ADD_TRACE_BIO_RE(9)
| Related Man Pages |
|---|
| bio_alloc_bioset(9) - centos |
| blk_make_request(9) - centos |
| bio(3) - redhat |
| bio(3) - osx |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |