Searched refs:MaxSector (Results 1 – 10 of 10) sorted by relevance
629 if (conf->reshape_progress != MaxSector && in raid10_find_phys()726 best_dist = MaxSector; in read_balance()736 if ((conf->mddev->recovery_cp < MaxSector in read_balance()767 if (best_dist < MaxSector) in read_balance()2035 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()2053 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()2076 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()3239 mddev->recovery_cp == MaxSector && in raid10_sync_request()3240 mddev->reshape_position == MaxSector && in raid10_sync_request()3296 rdev->recovery_offset = MaxSector; in raid10_sync_request()[all …]
689 mddev->reshape_position = MaxSector; in mddev_init()693 mddev->resync_max = MaxSector; in mddev_init()1005 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()1328 mddev->reshape_position = MaxSector; in super_90_validate()1338 mddev->recovery_cp = MaxSector; in super_90_validate()1460 if (mddev->reshape_position == MaxSector) in super_90_sync()1476 if (mddev->recovery_cp == MaxSector) in super_90_sync()1870 mddev->reshape_position = MaxSector; in super_1_validate()1993 sb->resync_offset = cpu_to_le64(MaxSector); in super_1_sync()2038 if (mddev->reshape_position != MaxSector) { in super_1_sync()[all …]
445 return rs->md.reshape_position != MaxSector; in rs_is_reshaping()765 rs->md.recovery_cp = MaxSector; in raid_set_alloc()1178 rs->dev[i].rdev.recovery_offset = MaxSector; in parse_raid_params()1676 rs->md.recovery_cp = MaxSector; in rs_setup_recovery()1690 ? MaxSector : dev_sectors; in rs_setup_recovery()2134 if (le64_to_cpu(sb->reshape_position) != MaxSector) { in super_sync()2226 mddev->reshape_position = MaxSector; in super_init_validation()2472 if (rdev->recovery_offset == MaxSector) in super_validate()2731 mddev->recovery_cp = MaxSector; in rs_setup_takeover()2888 rdev->recovery_offset = rs_is_raid1(rs) ? 0 : MaxSector; in rs_setup_reshape()[all …]
620 mddev->recovery_cp = MaxSector; in raid0_takeover_raid45()663 mddev->recovery_cp = MaxSector; in raid0_takeover_raid10()706 mddev->recovery_cp = MaxSector; in raid0_takeover_raid1()
693 if (conf->mddev->reshape_position == MaxSector) in has_failed()938 if (progress == MaxSector) in use_new_offset()2309 sh->log_start = MaxSector; in alloc_stripe()4094 (recovery_cp < MaxSector && sh->sector >= recovery_cp && in handle_stripe_dirtying()5689 if (mddev->reshape_position != MaxSector) in make_discard_request()5806 mddev->reshape_position == MaxSector) { in raid5_make_request()5835 if (unlikely(conf->reshape_progress != MaxSector)) { in raid5_make_request()5978 conf->reshape_progress == MaxSector) { in reshape_request()5980 sector_nr = MaxSector; in reshape_request()6724 mddev->reshape_position != MaxSector || in raid5_store_stripe_size()[all …]
620 best_dist = MaxSector; in read_balance()673 if (best_dist < MaxSector) in read_balance()736 mirror->seq_start != MaxSector && in read_balance()1718 && repl->recovery_offset == MaxSector in raid1_spare_active()1736 && rdev->recovery_offset == MaxSector in raid1_spare_active()2685 mddev->recovery_cp == MaxSector && in raid1_sync_request()2753 sector_t first_bad = MaxSector; in raid1_sync_request()3019 disk->seq_start = MaxSector; in setup_conf()3099 if (mddev->reshape_position != MaxSector) { in raid1_run()3148 mddev->recovery_cp = MaxSector; in raid1_run()[all …]
967 if (sh->log_start == MaxSector) { in r5l_log_stripe()1064 sh->log_start == MaxSector) { in r5l_write_stripe()1585 r5l_wake_reclaim(log, MaxSector); in r5l_quiesce()1863 sh->log_start = MaxSector; in r5l_recovery_reset_stripe()2358 sector_t next_checkpoint = MaxSector; in r5c_recovery_rewrite_data_only_stripes()2846 sh->log_start = MaxSector; in r5c_finish_stripe_write_out()2924 sh->log_start == MaxSector) in r5c_cache_data()
327 mddev->reshape_position != MaxSector) in recover_bitmaps()335 if (mddev->recovery_cp != MaxSector) { in recover_bitmaps()1007 if ((cinfo->slot_number > 0 && mddev->recovery_cp != MaxSector) || in leave()1008 (mddev->reshape_position != MaxSector && in leave()
23 #define MaxSector (~(sector_t)0) macro
1179 if (pplhdr && !mddev->pers && mddev->recovery_cp != MaxSector) in ppl_load_distributed()1449 mddev->recovery_cp = MaxSector; in ppl_init_log()