Lines Matching refs:sector_t
46 sector_t start;
47 sector_t end;
48 sector_t step;
64 sector_t last_sector;
204 last->last_sector = (sector_t)ULLONG_MAX; in dm_stats_init()
236 static int dm_stats_create(struct dm_stats *stats, sector_t start, sector_t end, in dm_stats_create()
237 sector_t step, unsigned stat_flags, in dm_stats_create()
247 sector_t n_entries; in dm_stats_create()
448 sector_t len; in dm_stats_list()
517 unsigned long bi_rw, sector_t len, in dm_stat_for_entry()
588 sector_t bi_sector, sector_t end_sector, in __dm_stat_bio()
592 sector_t rel_sector, offset, todo, fragment_len; in __dm_stat_bio()
626 sector_t bi_sector, unsigned bi_sectors, bool end, in dm_stats_account_io()
631 sector_t end_sector; in dm_stats_account_io()
809 sector_t start, end, step; in dm_stats_print()
983 start != (sector_t)start || len != (sector_t)len) in message_stats_create()
1000 step != (sector_t)step || !step) in message_stats_create()