Home
last modified time | relevance | path

Searched refs:resize_stripes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c2461 static int resize_stripes(struct r5conf *conf, int newsize) in resize_stripes() function
8142 return resize_stripes(conf, (conf->previous_raid_disks in check_reshape()
8635 err = resize_stripes(conf, conf->pool_size); in raid5_change_consistency_policy()
8646 err = resize_stripes(conf, conf->pool_size); in raid5_change_consistency_policy()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c2532 static int resize_stripes(struct r5conf *conf, int newsize) in resize_stripes() function
8496 return resize_stripes(conf, (conf->previous_raid_disks in check_reshape()
9003 err = resize_stripes(conf, conf->pool_size); in raid5_change_consistency_policy()
9017 err = resize_stripes(conf, conf->pool_size); in raid5_change_consistency_policy()

Completed in 24 milliseconds