Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/drivers/md/
Dmd.c689 mddev->reshape_position = MaxSector; in mddev_init()
1005 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()
1007 (sector >= rdev->mddev->reshape_position))) in sync_page_io()
1320 mddev->reshape_position = sb->reshape_position; in super_90_validate()
1328 mddev->reshape_position = MaxSector; in super_90_validate()
1460 if (mddev->reshape_position == MaxSector) in super_90_sync()
1464 sb->reshape_position = mddev->reshape_position; in super_90_sync()
1859 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_1_validate()
1870 mddev->reshape_position = MaxSector; in super_1_validate()
2038 if (mddev->reshape_position != MaxSector) { in super_1_sync()
[all …]
Draid10.c1379 mddev->reshape_position = conf->reshape_progress; in raid10_write_request()
1387 conf->reshape_safe = mddev->reshape_position; in raid10_write_request()
3240 mddev->reshape_position == MaxSector && in raid10_sync_request()
3994 if (mddev->reshape_position == MaxSector) { in setup_conf()
4002 conf->reshape_progress = mddev->reshape_position; in setup_conf()
4288 if (mddev->reshape_position != MaxSector) in raid10_resize()
4633 mddev->reshape_position = conf->reshape_progress; in raid10_start_reshape()
4663 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4823 mddev->reshape_position = conf->reshape_progress; in reshape_request()
4838 conf->reshape_safe = mddev->reshape_position; in reshape_request()
[all …]
Ddm-raid.c445 return rs->md.reshape_position != MaxSector; in rs_is_reshaping()
1965 __le64 reshape_position; member
2133 sb->reshape_position = cpu_to_le64(mddev->reshape_position); in super_sync()
2134 if (le64_to_cpu(sb->reshape_position) != MaxSector) { in super_sync()
2226 mddev->reshape_position = MaxSector; in super_init_validation()
2258 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_init_validation()
2371 (unsigned long long) mddev->reshape_position); in super_init_validation()
3389 if (mddev->reshape_position != MaxSector) in decipher_sync_action()
Draid5.c693 if (conf->mddev->reshape_position == MaxSector) in has_failed()
5689 if (mddev->reshape_position != MaxSector) in make_discard_request()
5806 mddev->reshape_position == MaxSector) { in raid5_make_request()
6079 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6098 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6186 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6205 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6724 mddev->reshape_position != MaxSector || in raid5_store_stripe_size()
7254 if (mddev->reshape_position == MaxSector) in setup_conf()
7347 conf->reshape_progress = mddev->reshape_position; in setup_conf()
[all …]
Dmd.h340 sector_t reshape_position; member
Dmd-cluster.c327 mddev->reshape_position != MaxSector) in recover_bitmaps()
1008 (mddev->reshape_position != MaxSector && in leave()
Draid1.c3099 if (mddev->reshape_position != MaxSector) { in raid1_run()
/Linux-v5.15/Documentation/admin-guide/
Dmd.rst241 reshape_position