Searched refs:iscsi_extra_response (Results 1 – 2 of 2) sorted by relevance
8 struct iscsi_extra_response { struct 9 keyiscsi_extra_response global() argument 10 valueiscsi_extra_response global() argument 11 er_listiscsi_extra_response global() argument
581 struct iscsi_extra_response *er, *er_tmp; in iscsi_release_extra_responses() 665 struct iscsi_extra_response *extra_response; in iscsi_add_notunderstood_response() 673 extra_response = kzalloc(sizeof(struct iscsi_extra_response), GFP_KERNEL); in iscsi_add_notunderstood_response() 676 " struct iscsi_extra_response.\n"); in iscsi_add_notunderstood_response() 1383 struct iscsi_extra_response *er; in iscsi_encode_text_output()