Linux Kernel
3.7.1
|
#include <iscsi_target_core.h>
Data Fields | |
int | seq_complete |
int | recovery_r2t |
int | sent_r2t |
u32 | r2t_sn |
u32 | offset |
u32 | targ_xfer_tag |
u32 | xfer_len |
struct list_head | r2t_list |
Definition at line 322 of file iscsi_target_core.h.
Definition at line 327 of file iscsi_target_core.h.
Definition at line 330 of file iscsi_target_core.h.
u32 r2t_sn |
Definition at line 326 of file iscsi_target_core.h.
int recovery_r2t |
Definition at line 324 of file iscsi_target_core.h.
int sent_r2t |
Definition at line 325 of file iscsi_target_core.h.
int seq_complete |
Definition at line 323 of file iscsi_target_core.h.
u32 targ_xfer_tag |
Definition at line 328 of file iscsi_target_core.h.
u32 xfer_len |
Definition at line 329 of file iscsi_target_core.h.