Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/drivers/md/
Dmd.c676 mddev->reshape_position = MaxSector; in mddev_init()
982 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()
984 (sector >= rdev->mddev->reshape_position))) in sync_page_io()
1294 mddev->reshape_position = sb->reshape_position; in super_90_validate()
1302 mddev->reshape_position = MaxSector; in super_90_validate()
1434 if (mddev->reshape_position == MaxSector) in super_90_sync()
1438 sb->reshape_position = mddev->reshape_position; in super_90_sync()
1830 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_1_validate()
1841 mddev->reshape_position = MaxSector; in super_1_validate()
2009 if (mddev->reshape_position != MaxSector) { in super_1_sync()
[all …]
Ddm-raid.c445 return rs->md.reshape_position != MaxSector; in rs_is_reshaping()
1967 __le64 reshape_position; member
2135 sb->reshape_position = cpu_to_le64(mddev->reshape_position); in super_sync()
2136 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()
2373 (unsigned long long) mddev->reshape_position); in super_init_validation()
3387 if (mddev->reshape_position != MaxSector) in decipher_sync_action()
Draid10.c1439 mddev->reshape_position = conf->reshape_progress; in raid10_write_request()
1452 conf->reshape_safe = mddev->reshape_position; in raid10_write_request()
3302 mddev->reshape_position == MaxSector && in raid10_sync_request()
4056 if (mddev->reshape_position == MaxSector) { in setup_conf()
4064 conf->reshape_progress = mddev->reshape_position; in setup_conf()
4337 if (mddev->reshape_position != MaxSector) in raid10_resize()
4682 mddev->reshape_position = conf->reshape_progress; in raid10_start_reshape()
4712 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4872 mddev->reshape_position = conf->reshape_progress; in reshape_request()
4887 conf->reshape_safe = mddev->reshape_position; in reshape_request()
[all …]
Draid5.c753 if (conf->mddev->reshape_position != MaxSector) in has_failed()
5799 if (mddev->reshape_position != MaxSector) in make_discard_request()
6117 mddev->reshape_position == MaxSector) { in raid5_make_request()
6335 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6354 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6444 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6463 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6993 mddev->reshape_position != MaxSector || in raid5_store_stripe_size()
7525 if (mddev->reshape_position == MaxSector) in setup_conf()
7621 conf->reshape_progress = mddev->reshape_position; in setup_conf()
[all …]
Dmd.h365 sector_t reshape_position; member
Dmd-cluster.c327 mddev->reshape_position != MaxSector) in recover_bitmaps()
1008 (mddev->reshape_position != MaxSector && in leave()
Draid1.c3122 if (mddev->reshape_position != MaxSector) { in raid1_run()
/Linux-v6.1/Documentation/admin-guide/
Dmd.rst241 reshape_position