BLK_ADD_TRACE_BIO(9) Block Devices BLK_ADD_TRACE_BIO(9)NAMEblk_add_trace_bio - Add a trace for a bio oriented actionSYNOPSISvoid blk_add_trace_bio(struct request_queue * q, struct bio * bio, u32 what);ARGUMENTSq queue the io is for bio the source bio what the actionDESCRIPTIONRecords an action against a bio. Will log the bio offset + size.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_ADD_TRACE_BIO(9)