Lines Matching defs:nbd_cmd
132 struct nbd_cmd {
170 static void nbd_requeue_cmd(struct nbd_cmd *cmd)
180 static u64 nbd_cmd_handle(struct nbd_cmd *cmd)
342 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
391 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
541 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index)
714 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index,
718 struct nbd_cmd *cmd;
819 struct nbd_cmd *cmd;
865 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
950 static int nbd_handle_cmd(struct nbd_cmd *cmd, int index)
1035 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(bd->rq);
1753 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(rq);
1802 nbd->tag_set.cmd_size = sizeof(struct nbd_cmd);