Searched refs:last_sector (Results 1 – 3 of 3) sorted by relevance
65 sector_t last_sector; member208 last->last_sector = (sector_t)ULLONG_MAX; in dm_stats_init()695 (bi_sector == (READ_ONCE(last->last_sector) && in dm_stats_account_io()699 WRITE_ONCE(last->last_sector, end_sector); in dm_stats_account_io()
774 sector_t last_sector; member5677 sector_t logical_sector, last_sector; in make_discard_request() local5690 last_sector = bio_end_sector(bi); in make_discard_request()5701 last_sector *= conf->chunk_sectors; in make_discard_request()5703 for (; logical_sector < last_sector; in make_discard_request()5813 dev->sector >= ctx->last_sector) in add_all_stripe_bios()5838 dev->sector >= ctx->last_sector) in add_all_stripe_bios()6118 ctx.last_sector = bio_end_sector(bi); in raid5_make_request()6222 sector_t first_sector, last_sector; in reshape_request() local6420 last_sector = in reshape_request()[all …]
3951 sector_t last_sector, last_area, last_offset; in calculate_device_limits() local3967 last_sector = get_data_sector(ic, last_area, last_offset); in calculate_device_limits()3968 if (last_sector < ic->start || last_sector >= ic->meta_device_sectors) in calculate_device_limits()