Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.c2470 static struct super_type super_types[] = {
2498 BUG_ON(mddev->major_version >= ARRAY_SIZE(super_types)); in match_mddev_units()
2500 super_types[mddev->major_version].sync_super(mddev, rdev); in match_mddev_units()
2990 super_types[mddev->major_version]. in add_bound_rdev()
3437 !super_types[mddev->major_version]
3522 sectors = super_types[my_mddev->major_version]. in rdev_size_store()
3864 err = super_types[super_format]. in md_import_device()
3900 switch (super_types[mddev->major_version]. in analyze_sbs()
3919 super_types[mddev->major_version]. in analyze_sbs()
3932 if (super_types[mdde in analyze_sbs()
2461 static struct super_type super_types[] = { global() variable
[all...]