Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/md/
Dmd.c569 mddev->reshape_position = MaxSector; in mddev_init()
860 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()
862 (sector >= rdev->mddev->reshape_position))) in sync_page_io()
1165 mddev->reshape_position = sb->reshape_position; in super_90_validate()
1173 mddev->reshape_position = MaxSector; in super_90_validate()
1303 if (mddev->reshape_position == MaxSector) in super_90_sync()
1307 sb->reshape_position = mddev->reshape_position; in super_90_sync()
1687 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_1_validate()
1698 mddev->reshape_position = MaxSector; in super_1_validate()
1855 if (mddev->reshape_position != MaxSector) { in super_1_sync()
[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()
3379 if (mddev->reshape_position != MaxSector) in decipher_sync_action()
Draid10.c1365 mddev->reshape_position = conf->reshape_progress; in raid10_write_request()
1373 conf->reshape_safe = mddev->reshape_position; in raid10_write_request()
2959 mddev->reshape_position == MaxSector && in raid10_sync_request()
3712 if (mddev->reshape_position == MaxSector) { in setup_conf()
3720 conf->reshape_progress = mddev->reshape_position; in setup_conf()
4012 if (mddev->reshape_position != MaxSector) in raid10_resize()
4323 mddev->reshape_position = conf->reshape_progress; in raid10_start_reshape()
4353 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4513 mddev->reshape_position = conf->reshape_progress; in reshape_request()
4528 conf->reshape_safe = mddev->reshape_position; in reshape_request()
[all …]
Draid5.c625 if (conf->mddev->reshape_position == MaxSector) in has_failed()
5484 if (mddev->reshape_position != MaxSector) in make_discard_request()
5601 mddev->reshape_position == MaxSector) { in raid5_make_request()
5873 mddev->reshape_position = conf->reshape_progress; in reshape_request()
5892 conf->reshape_safe = mddev->reshape_position; in reshape_request()
5980 mddev->reshape_position = conf->reshape_progress; in reshape_request()
5999 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6946 if (mddev->reshape_position == MaxSector) in setup_conf()
7039 conf->reshape_progress = mddev->reshape_position; in setup_conf()
7049 if (mddev->reshape_position != MaxSector) { in setup_conf()
[all …]
Dmd.h325 sector_t reshape_position; member
Draid1.c3057 if (mddev->reshape_position != MaxSector) { in raid1_run()
/Linux-v4.19/Documentation/admin-guide/
Dmd.rst241 reshape_position