Searched refs:MaxSector (Results 1 – 10 of 10) sorted by relevance
705 mddev->reshape_position = MaxSector; in mddev_init()709 mddev->resync_max = MaxSector; in mddev_init()1023 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()1348 mddev->reshape_position = MaxSector; in super_90_validate()1358 mddev->recovery_cp = MaxSector; in super_90_validate()1480 if (mddev->reshape_position == MaxSector) in super_90_sync()1496 if (mddev->recovery_cp == MaxSector) in super_90_sync()1890 mddev->reshape_position = MaxSector; in super_1_validate()2045 sb->resync_offset = cpu_to_le64(MaxSector); in super_1_sync()2090 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()1180 rs->dev[i].rdev.recovery_offset = MaxSector; in parse_raid_params()1678 rs->md.recovery_cp = MaxSector; in rs_setup_recovery()1692 ? MaxSector : dev_sectors; in rs_setup_recovery()2136 if (le64_to_cpu(sb->reshape_position) != MaxSector) { in super_sync()2228 mddev->reshape_position = MaxSector; in super_init_validation()2474 if (rdev->recovery_offset == MaxSector) in super_validate()2733 mddev->recovery_cp = MaxSector; in rs_setup_takeover()2890 rdev->recovery_offset = rs_is_raid1(rs) ? 0 : MaxSector; in rs_setup_reshape()[all …]
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()775 if (best_dist < MaxSector) in read_balance()2108 && tmp->replacement->recovery_offset == MaxSector in raid10_spare_active()2126 && tmp->rdev->recovery_offset == MaxSector in raid10_spare_active()2149 if (mddev->recovery_cp < MaxSector) in raid10_add_disk()3318 mddev->recovery_cp == MaxSector && in raid10_sync_request()3319 mddev->reshape_position == MaxSector && in raid10_sync_request()3379 rdev->recovery_offset = MaxSector; in raid10_sync_request()[all …]
695 mddev->recovery_cp = MaxSector; in raid0_takeover_raid45()738 mddev->recovery_cp = MaxSector; in raid0_takeover_raid10()781 mddev->recovery_cp = MaxSector; in raid0_takeover_raid1()
620 best_dist = MaxSector; in read_balance()673 if (best_dist < MaxSector) in read_balance()736 mirror->seq_start != MaxSector && in read_balance()1722 && repl->recovery_offset == MaxSector in raid1_spare_active()1740 && rdev->recovery_offset == MaxSector in raid1_spare_active()2692 mddev->recovery_cp == MaxSector && in raid1_sync_request()2760 sector_t first_bad = MaxSector; in raid1_sync_request()3026 disk->seq_start = MaxSector; in setup_conf()3106 if (mddev->reshape_position != MaxSector) { in raid1_run()3156 mddev->recovery_cp = MaxSector; in raid1_run()[all …]
697 if (conf->mddev->reshape_position != MaxSector) in has_failed()939 if (progress == MaxSector) in use_new_offset()2310 sh->log_start = MaxSector; in alloc_stripe()4092 (recovery_cp < MaxSector && sh->sector >= recovery_cp && in handle_stripe_dirtying()5686 if (mddev->reshape_position != MaxSector) in make_discard_request()5803 mddev->reshape_position == MaxSector) { in raid5_make_request()5832 if (unlikely(conf->reshape_progress != MaxSector)) { in raid5_make_request()5975 conf->reshape_progress == MaxSector) { in reshape_request()5977 sector_nr = MaxSector; in reshape_request()6732 mddev->reshape_position != MaxSector || in raid5_store_stripe_size()[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()