Searched refs:blk_fill_rwbs (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/trace/events/
H A Dblock.h94 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
126 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
194 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
303 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
330 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
487 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
528 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);
572 blk_fill_rwbs(__entry->rwbs, rq->cmd_flags);
H A Dbcache.h31 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-master/include/linux/
H A Dblktrace_api.h113 void blk_fill_rwbs(char *rwbs, blk_opf_t opf);
/linux-master/kernel/trace/
H A Dblktrace.c1867 * blk_fill_rwbs - Fill the buffer rwbs by mapping op to character string.
1876 void blk_fill_rwbs(char *rwbs, blk_opf_t opf) function
1915 EXPORT_SYMBOL_GPL(blk_fill_rwbs); variable
/linux-master/fs/bcachefs/
H A Dtrace.h195 blk_fill_rwbs(__entry->rwbs, bio->bi_opf);

Completed in 270 milliseconds