Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/
H A Dnbd.c642 static blk_status_t nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, in nbd_send_cmd() function
822 nbd_send_cmd(nbd, cmd, cmd->index); in nbd_pending_cmd_work()
1174 ret = nbd_send_cmd(nbd, cmd, index); in nbd_handle_cmd()