Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Drbd.c578 static struct bus_type rbd_bus_type = { variable
5389 rbd_dev->dev.bus = &rbd_bus_type; in __rbd_dev_create()
7336 ret = bus_register(&rbd_bus_type); in rbd_sysfs_init()
7345 bus_unregister(&rbd_bus_type); in rbd_sysfs_cleanup()