Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/md/
Dmd.c590 static mdk_rdev_t * match_dev_unit(mddev_t *mddev, kdev_t dev) in match_dev_unit() function
608 if (match_dev_unit(mddev2, rdev->dev)) in match_mddev_units()
625 same_pdev = match_dev_unit(mddev, rdev->dev); in bind_rdev_to_array()