Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Drbd.c428 static ssize_t rbd_remove_single_major(struct bus_type *bus, const char *buf,
446 static BUS_ATTR(remove_single_major, S_IWUSR, NULL, rbd_remove_single_major);
5621 static ssize_t rbd_remove_single_major(struct bus_type *bus, in rbd_remove_single_major() function