Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfc.c146 struct list_head pending_cmd_list; member
759 deferfcp = list_first_entry_or_null(&queue->pending_cmd_list, in nvmet_fc_free_fcp_iod()
823 INIT_LIST_HEAD(&queue->pending_cmd_list); in nvmet_fc_alloc_target_queue()
922 deferfcp = list_first_entry_or_null(&queue->pending_cmd_list, in nvmet_fc_delete_target_queue()
2738 list_add_tail(&deferfcp->req_list, &queue->pending_cmd_list); in nvmet_fc_rcv_fcp_req()