Searched refs:md_find_rdev_nr_rcu (Results 1 – 3 of 3) sorted by relevance
408 struct md_rdev *rdev = md_find_rdev_nr_rcu(mddev, msg->raid_slot); in process_remove_disk()418 struct md_rdev *rdev = md_find_rdev_nr_rcu(mddev, msg->raid_slot); in process_readd_disk()
675 struct md_rdev *md_find_rdev_nr_rcu(struct mddev *mddev, int nr);
651 struct md_rdev *md_find_rdev_nr_rcu(struct mddev *mddev, int nr) in md_find_rdev_nr_rcu() function661 EXPORT_SYMBOL_GPL(md_find_rdev_nr_rcu);2059 while (md_find_rdev_nr_rcu(mddev, choice)) in bind_rdev_to_array()2063 if (md_find_rdev_nr_rcu(mddev, rdev->desc_nr)) { in bind_rdev_to_array()5782 rdev = md_find_rdev_nr_rcu(mddev, info.number); in get_disk_info()