Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Drbd.c423 static ssize_t rbd_remove(struct bus_type *bus, const char *buf,
443 static BUS_ATTR(remove, S_IWUSR, NULL, rbd_remove);
5602 static ssize_t rbd_remove(struct bus_type *bus, in rbd_remove() function