Searched refs:md_autodetect_dev (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/raid/ | ||
H A D | detect.h | 3 void md_autodetect_dev(dev_t dev); |
/linux/block/partitions/ | ||
H A D | core.c | 576 md_autodetect_dev(part->bd_dev); in blk_add_partition() |