Searched refs:super_minor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 3750 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device() argument 3784 load_super(rdev, NULL, super_minor); in md_import_device() 3788 super_format, super_minor); in md_import_device()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 3682 static struct md_rdev *md_import_device(dev_t newdev, int super_format, int super_minor) in md_import_device() argument 3728 load_super(rdev, NULL, super_minor); in md_import_device() 3732 super_format, super_minor); in md_import_device()
|
Completed in 21 milliseconds