Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c427 static ssize_t rbd_remove_single_major(struct bus_type *bus, const char *buf,
445 static BUS_ATTR(remove_single_major, S_IWUSR, NULL, rbd_remove_single_major);
5612 static ssize_t rbd_remove_single_major(struct bus_type *bus, in rbd_remove_single_major() function