Searched refs:nr_bios (Results 1 – 3 of 3) sorted by relevance
616 __field( unsigned int, nr_bios )626 __entry->nr_bios = blk_rq_count_bios(rq);635 (unsigned long long)__entry->old_sector, __entry->nr_bios)
1115 unsigned nr_bios; local1136 nr_bios = 0;1220 ++nr_bios;1263 BUG_ON(!nr_bios);1268 if (!force_fg && !nr_bios) {1275 z_erofs_vle_unzip_kickoff(tagptr_cast_ptr(bi_private), nr_bios);
1142 unsigned int nr_bios = 0; in blk_rq_count_bios() local1146 nr_bios++; in blk_rq_count_bios()1148 return nr_bios; in blk_rq_count_bios()