Home
last modified time | relevance | path

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

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