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

/linux-master/drivers/block/
H A Dnbd.c144 struct nbd_cmd { struct
180 static void nbd_requeue_cmd(struct nbd_cmd *cmd)
190 static u64 nbd_cmd_handle(struct nbd_cmd *cmd)
372 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
436 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req);
592 static int nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, int index)
765 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index,
769 struct nbd_cmd *cmd;
872 struct nbd_cmd *cmd;
925 struct nbd_cmd *cm
[all...]

Completed in 129 milliseconds