Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dnbd.c541 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index) in nbd_send_cmd() function
1012 ret = nbd_send_cmd(nbd, cmd, index); in nbd_handle_cmd()
1015 * the flag after nbd_send_cmd() succeed to send request to server. in nbd_handle_cmd()
/kernel/linux/linux-6.6/drivers/block/
H A Dnbd.c573 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index) in nbd_send_cmd() function
1053 ret = nbd_send_cmd(nbd, cmd, index); in nbd_handle_cmd()
1056 * the flag after nbd_send_cmd() succeed to send request to server. in nbd_handle_cmd()

Completed in 7 milliseconds