Searched defs:bi_sectors (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-stats.c | 632 dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw, sector_t bi_sector, unsigned bi_sectors, bool end, unsigned long duration_jiffies, struct dm_stats_aux *stats_aux) dm_stats_account_io() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-stats.c | 663 dm_stats_account_io(struct dm_stats *stats, unsigned long bi_rw, sector_t bi_sector, unsigned int bi_sectors, bool end, unsigned long start_time, struct dm_stats_aux *stats_aux) dm_stats_account_io() argument
|
Completed in 4 milliseconds