Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/md/
Dmd.c631 mddev->reshape_position = MaxSector; in mddev_init()
922 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()
924 (sector >= rdev->mddev->reshape_position))) in sync_page_io()
1226 mddev->reshape_position = sb->reshape_position; in super_90_validate()
1234 mddev->reshape_position = MaxSector; in super_90_validate()
1366 if (mddev->reshape_position == MaxSector) in super_90_sync()
1370 sb->reshape_position = mddev->reshape_position; in super_90_sync()
1753 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_1_validate()
1764 mddev->reshape_position = MaxSector; in super_1_validate()
1932 if (mddev->reshape_position != MaxSector) { in super_1_sync()
[all …]
Draid10.c1330 mddev->reshape_position = conf->reshape_progress; in raid10_write_request()
1338 conf->reshape_safe = mddev->reshape_position; in raid10_write_request()
2927 mddev->reshape_position == MaxSector && in raid10_sync_request()
3681 if (mddev->reshape_position == MaxSector) { in setup_conf()
3689 conf->reshape_progress = mddev->reshape_position; in setup_conf()
3983 if (mddev->reshape_position != MaxSector) in raid10_resize()
4328 mddev->reshape_position = conf->reshape_progress; in raid10_start_reshape()
4358 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4518 mddev->reshape_position = conf->reshape_progress; in reshape_request()
4533 conf->reshape_safe = mddev->reshape_position; in reshape_request()
[all …]
Ddm-raid.c440 return rs->md.reshape_position != MaxSector; in rs_is_reshaping()
1982 __le64 reshape_position; member
2150 sb->reshape_position = cpu_to_le64(mddev->reshape_position); in super_sync()
2151 if (le64_to_cpu(sb->reshape_position) != MaxSector) { in super_sync()
2243 mddev->reshape_position = MaxSector; in super_init_validation()
2275 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_init_validation()
2390 (unsigned long long) mddev->reshape_position); in super_init_validation()
3374 if (mddev->reshape_position != MaxSector) in decipher_sync_action()
Draid5.c616 if (conf->mddev->reshape_position == MaxSector) in has_failed()
5497 if (mddev->reshape_position != MaxSector) in make_discard_request()
5614 mddev->reshape_position == MaxSector) { in raid5_make_request()
5887 mddev->reshape_position = conf->reshape_progress; in reshape_request()
5906 conf->reshape_safe = mddev->reshape_position; in reshape_request()
5994 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6013 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6968 if (mddev->reshape_position == MaxSector) in setup_conf()
7061 conf->reshape_progress = mddev->reshape_position; in setup_conf()
7071 if (mddev->reshape_position != MaxSector) { in setup_conf()
[all …]
Dmd.h331 sector_t reshape_position; member
Dmd-cluster.c327 mddev->reshape_position != MaxSector) in recover_bitmaps()
1004 (mddev->reshape_position != MaxSector && in leave()
Draid1.c3092 if (mddev->reshape_position != MaxSector) { in raid1_run()
/Linux-v5.4/Documentation/admin-guide/
Dmd.rst241 reshape_position