Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c578 static struct bus_type rbd_bus_type = { variable
5462 rbd_dev->dev.bus = &rbd_bus_type; in __rbd_dev_create()
7415 ret = bus_register(&rbd_bus_type); in rbd_sysfs_init()
7424 bus_unregister(&rbd_bus_type); in rbd_sysfs_cleanup()
/kernel/linux/linux-6.6/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()
7341 ret = bus_register(&rbd_bus_type); in rbd_sysfs_init()
7350 bus_unregister(&rbd_bus_type); in rbd_sysfs_cleanup()

Completed in 18 milliseconds