Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Drbd.c437 static ssize_t rbd_remove_single_major(struct bus_type *bus, const char *buf,
475 static BUS_ATTR(remove_single_major, 0200, NULL, rbd_remove_single_major);
6059 static ssize_t rbd_remove_single_major(struct bus_type *bus, in rbd_remove_single_major() function