Lines Matching defs:nbd_cmd
144 struct nbd_cmd {
180 static void nbd_requeue_cmd(struct nbd_cmd *cmd)
190 static u64 nbd_cmd_handle(struct nbd_cmd *cmd)
353 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
417 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
573 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index)
746 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index,
750 struct nbd_cmd *cmd;
853 struct nbd_cmd *cmd;
906 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
991 static int nbd_handle_cmd(struct nbd_cmd *cmd, int index)
1076 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(bd->rq);
1773 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(rq);
1801 nbd->tag_set.cmd_size = sizeof(struct nbd_cmd);