Searched refs:nbd_cmd (Results 1 – 1 of 1) sorted by relevance
148 struct nbd_cmd { struct185 static void nbd_requeue_cmd(struct nbd_cmd *cmd) in nbd_requeue_cmd()206 static u64 nbd_cmd_handle(struct nbd_cmd *cmd) in nbd_cmd_handle()396 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_complete_rq()462 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_xmit_timeout()636 struct nbd_cmd *cmd, int sent) in nbd_sched_pending_work()654 static blk_status_t nbd_send_cmd(struct nbd_device *nbd, struct nbd_cmd *cmd, in nbd_send_cmd()821 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_pending_cmd_work()881 static struct nbd_cmd *nbd_handle_reply(struct nbd_device *nbd, int index, in nbd_handle_reply()885 struct nbd_cmd *cmd; in nbd_handle_reply()[all …]