Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dnbd.c127 struct nbd_cmd { struct
165 static void nbd_requeue_cmd(struct nbd_cmd *cmd) in nbd_requeue_cmd()
175 static u64 nbd_cmd_handle(struct nbd_cmd *cmd) in nbd_cmd_handle()
335 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_complete_rq()
384 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_xmit_timeout()
515 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index) in nbd_send_cmd()
662 static struct nbd_cmd *nbd_read_stat(struct nbd_device *nbd, int index) in nbd_read_stat()
667 struct nbd_cmd *cmd; in nbd_read_stat()
775 struct nbd_cmd *cmd; in recv_work()
798 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_clear_req()
[all …]