Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/block/
Dnbd.c1649 static int nbd_alloc_and_init_config(struct nbd_device *nbd) in nbd_alloc_and_init_config() function
1708 ret = nbd_alloc_and_init_config(nbd); in nbd_open()
2121 ret = nbd_alloc_and_init_config(nbd); in nbd_genl_connect()