Searched refs:parent_dev (Results 1 – 2 of 2) sorted by relevance
| /lib/bio/ |
| A D | subdev.c | 69 status_t bio_publish_subdevice(const char *parent_dev, in bio_publish_subdevice() argument 79 …LTRACEF("parent \"%s\", sub \"%s\", startblock %u, count %u\n", parent_dev, subdev, startblock, bl… in bio_publish_subdevice() 82 parent = bio_open(parent_dev); in bio_publish_subdevice() 84 LTRACEF("Failed to find parent \"%s\"\n", parent_dev); in bio_publish_subdevice()
|
| /lib/bio/include/lib/ |
| A D | bio.h | 91 status_t bio_publish_subdevice(const char *parent_dev,
|
Completed in 787 milliseconds