|
Linux Kernel
3.7.1
|
#include <iscsi_target_core.h>
Data Fields | |
| int | data_length |
| int | sync_and_steering |
| enum data_count_type | type |
| u32 | iov_count |
| u32 | ss_iov_count |
| u32 | ss_marker_count |
| struct kvec * | iov |
Definition at line 276 of file iscsi_target_core.h.
| int data_length |
Definition at line 277 of file iscsi_target_core.h.
Definition at line 283 of file iscsi_target_core.h.
| u32 iov_count |
Definition at line 280 of file iscsi_target_core.h.
| u32 ss_iov_count |
Definition at line 281 of file iscsi_target_core.h.
| u32 ss_marker_count |
Definition at line 282 of file iscsi_target_core.h.
| int sync_and_steering |
Definition at line 278 of file iscsi_target_core.h.
| enum data_count_type type |
Definition at line 279 of file iscsi_target_core.h.
1.8.2