Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dnbd.c1569 static int nbd_alloc_and_init_config(struct nbd_device *nbd) in nbd_alloc_and_init_config() function
1628 ret = nbd_alloc_and_init_config(nbd); in nbd_open()
2043 ret = nbd_alloc_and_init_config(nbd); in nbd_genl_connect()