Searched refs:rbd_remove (Results 1 – 1 of 1) sorted by relevance
424 static ssize_t rbd_remove(struct bus_type *bus, const char *buf,444 static BUS_ATTR(remove, S_IWUSR, NULL, rbd_remove);5611 static ssize_t rbd_remove(struct bus_type *bus, in rbd_remove() function