Home
last modified time | relevance | path

Searched refs:do_rbd_add (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c964 * date before we look up the pool id in do_rbd_add(). in rbd_get_client()
5496 /* we have a ref from do_rbd_add() */ in rbd_dev_create()
7162 static ssize_t do_rbd_add(struct bus_type *bus, in do_rbd_add() function
7279 return do_rbd_add(bus, buf, count); in add_store()
7285 return do_rbd_add(bus, buf, count); in add_single_major_store()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c912 * date before we look up the pool id in do_rbd_add(). in rbd_get_client()
5423 /* we have a ref from do_rbd_add() */ in rbd_dev_create()
7090 static ssize_t do_rbd_add(const char *buf, size_t count) in do_rbd_add() function
7207 return do_rbd_add(buf, count); in add_store()
7213 return do_rbd_add(buf, count); in add_single_major_store()

Completed in 23 milliseconds