Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/
Dnbd.c550 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index) in nbd_send_cmd() function
1031 ret = nbd_send_cmd(nbd, cmd, index); in nbd_handle_cmd()