Searched refs:blk_fill_rwbs (Results 1 – 4 of 4) sorted by relevance
| /linux/include/trace/events/ |
| H A D | block.h | 104 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags); 141 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags); 214 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags); 326 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 353 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 506 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 547 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 591 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags); 628 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
|
| H A D | bcache.h | 31 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 105 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 140 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 171 blk_fill_rwbs(__entry->rwbs, bio->bi_opf); 241 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
|
| /linux/include/linux/ |
| H A D | blktrace_api.h | 114 void blk_fill_rwbs(char *rwbs, blk_opf_t opf);
|
| /linux/kernel/trace/ |
| H A D | blktrace.c | 2151 void blk_fill_rwbs(char *rwbs, blk_opf_t opf) in blk_fill_rwbs() function 2221 EXPORT_SYMBOL_GPL(blk_fill_rwbs);
|