Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/
H A 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
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/
H A 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
/OK3568_Linux_fs/kernel/include/uapi/linux/raid/
H A 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
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c715 mddev->reshape_position = MaxSector; in mddev_init()
1035 else if (rdev->mddev->reshape_position != MaxSector && in sync_page_io()
1037 (sector >= rdev->mddev->reshape_position))) in sync_page_io()
1352 mddev->reshape_position = sb->reshape_position; in super_90_validate()
1360 mddev->reshape_position = MaxSector; in super_90_validate()
1492 if (mddev->reshape_position == MaxSector) in super_90_sync()
1496 sb->reshape_position = mddev->reshape_position; in super_90_sync()
1891 mddev->reshape_position = le64_to_cpu(sb->reshape_position); in super_1_validate()
1902 mddev->reshape_position = MaxSector; in super_1_validate()
2070 if (mddev->reshape_position != MaxSector) { in super_1_sync()
[all …]
H A Draid10.c1313 mddev->reshape_position = conf->reshape_progress; in raid10_write_request()
1321 conf->reshape_safe = mddev->reshape_position; in raid10_write_request()
2913 mddev->reshape_position == MaxSector && in raid10_sync_request()
3667 if (mddev->reshape_position == MaxSector) { in setup_conf()
3675 conf->reshape_progress = mddev->reshape_position; in setup_conf()
3961 if (mddev->reshape_position != MaxSector) in raid10_resize()
4306 mddev->reshape_position = conf->reshape_progress; in raid10_start_reshape()
4336 mddev->reshape_position = MaxSector; in raid10_start_reshape()
4496 mddev->reshape_position = conf->reshape_progress; in reshape_request()
4511 conf->reshape_safe = mddev->reshape_position; in reshape_request()
[all …]
H A 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()
3391 if (mddev->reshape_position != MaxSector) in decipher_sync_action()
H A Draid5.c697 if (conf->mddev->reshape_position != MaxSector) in has_failed()
5684 if (mddev->reshape_position != MaxSector) in make_discard_request()
5801 mddev->reshape_position == MaxSector) { in raid5_make_request()
6073 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6092 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6180 mddev->reshape_position = conf->reshape_progress; in reshape_request()
6199 conf->reshape_safe = mddev->reshape_position; in reshape_request()
6729 mddev->reshape_position != MaxSector || in raid5_store_stripe_size()
7259 if (mddev->reshape_position == MaxSector) in setup_conf()
7352 conf->reshape_progress = mddev->reshape_position; in setup_conf()
[all …]
H A Dmd.h340 sector_t reshape_position; member
H A Dmd-cluster.c327 mddev->reshape_position != MaxSector) in recover_bitmaps()
1009 (mddev->reshape_position != MaxSector && in leave()
H A Draid1.c3074 if (mddev->reshape_position != MaxSector) { in raid1_run()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dmd.rst241 reshape_position