Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dnbd.c1586 static int nbd_alloc_and_init_config(struct nbd_device *nbd) in nbd_alloc_and_init_config() function
1645 ret = nbd_alloc_and_init_config(nbd); in nbd_open()
2059 ret = nbd_alloc_and_init_config(nbd); in nbd_genl_connect()