Home
last modified time | relevance | path

Searched refs:reshape_position (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/include/uapi/linux/raid/
Dmd_p.h182 __u64 reshape_position; /* 12,13 next address in array-space for reshape */ member
261 __le64 reshape_position; /* next address in array-space for reshape */ member
/Linux-v6.6/drivers/md/
Dmd.c659 mddev->reshape_position = MaxSector; in mddev_init()
975 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()
977 (sector >= rdev->mddev->reshape_position))) in sync_page_io()
1287 mddev->reshape_position = sb->reshape_position; in super_90_validate()
1295 mddev->reshape_position = MaxSector; in super_90_validate()
1427 if (mddev->reshape_position == MaxSector) in super_90_sync()
1431 sb->reshape_position = mddev->reshape_position; in super_90_sync()
1823 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_1_validate()
1834 mddev->reshape_position = MaxSector; in super_1_validate()
2002 if (mddev->reshape_position != MaxSector) { in super_1_sync()
[all …]
Draid10.c1446 mddev->reshape_position = conf->reshape_progress; in raid10_write_request()
1459 conf->reshape_safe = mddev->reshape_position; in raid10_write_request()
3315 mddev->reshape_position == MaxSector && in raid10_sync_request()
4099 if (mddev->reshape_position == MaxSector) { in setup_conf()
4107 conf->reshape_progress = mddev->reshape_position; in setup_conf()
4362 if (mddev->reshape_position != MaxSector) in raid10_resize()
4706 mddev->reshape_position = conf->reshape_progress; in raid10_start_reshape()
4736 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4896 mddev->reshape_position = conf->reshape_progress; in reshape_request()
4911 conf->reshape_safe = mddev->reshape_position; in reshape_request()
[all …]
Ddm-raid.c446 return rs->md.reshape_position != MaxSector; in rs_is_reshaping()
1968 __le64 reshape_position; member
2136 sb->reshape_position = cpu_to_le64(mddev->reshape_position); in super_sync()
2137 if (le64_to_cpu(sb->reshape_position) != MaxSector) { in super_sync()
2228 mddev->reshape_position = MaxSector; in super_init_validation()
2260 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_init_validation()
2370 (unsigned long long) mddev->reshape_position); in super_init_validation()
3382 if (mddev->reshape_position != MaxSector) in decipher_sync_action()
Draid5.c753 if (conf->mddev->reshape_position != MaxSector) in has_failed()
5793 if (mddev->reshape_position != MaxSector) in make_discard_request()
6166 mddev->reshape_position == MaxSector) { in raid5_make_request()
6395 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6414 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6504 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6523 conf->reshape_safe = mddev->reshape_position; in reshape_request()
7053 mddev->reshape_position != MaxSector || in raid5_store_stripe_size()
7585 if (mddev->reshape_position == MaxSector) in setup_conf()
7681 conf->reshape_progress = mddev->reshape_position; in setup_conf()
[all …]
Dmd.h366 sector_t reshape_position; member
Dmd-cluster.c327 mddev->reshape_position != MaxSector) in recover_bitmaps()
1013 (mddev->reshape_position != MaxSector && in leave()
Draid1.c3120 if (mddev->reshape_position != MaxSector) { in raid1_run()
/Linux-v6.6/Documentation/admin-guide/
Dmd.rst241 reshape_position