Home
last modified time | relevance | path

Searched refs:md_set_array_info (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd-autodetect.c209 err = md_set_array_info(mddev, &ainfo); in md_setup_drive()
H A Dmd.h811 int md_set_array_info(struct mddev *mddev, struct mdu_array_info_s *info);
H A Dmd.c7170 * md_set_array_info is used two different ways
7182 int md_set_array_info(struct mddev *mddev, struct mdu_array_info_s *info) in md_set_array_info() function
7680 err = md_set_array_info(mddev, &info); in md_ioctl()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-autodetect.c201 err = md_set_array_info(mddev, &ainfo); in md_setup_drive()
H A Dmd.h861 int md_set_array_info(struct mddev *mddev, struct mdu_array_info_s *info);
H A Dmd.c7202 * md_set_array_info is used two different ways
7214 int md_set_array_info(struct mddev *mddev, struct mdu_array_info_s *info) in md_set_array_info() function
7607 err = md_set_array_info(mddev, &info); in __md_set_array_info()

Completed in 27 milliseconds