Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
spc_ops Struct Reference

#include <target_core_backend.h>

Data Fields

int(* execute_rw )(struct se_cmd *cmd)
 
int(* execute_sync_cache )(struct se_cmd *cmd)
 
int(* execute_write_same )(struct se_cmd *cmd)
 
int(* execute_unmap )(struct se_cmd *cmd)
 

Detailed Description

Definition at line 40 of file target_core_backend.h.

Field Documentation

int(* execute_rw)(struct se_cmd *cmd)

Definition at line 41 of file target_core_backend.h.

int(* execute_sync_cache)(struct se_cmd *cmd)

Definition at line 42 of file target_core_backend.h.

int(* execute_unmap)(struct se_cmd *cmd)

Definition at line 44 of file target_core_backend.h.

int(* execute_write_same)(struct se_cmd *cmd)

Definition at line 43 of file target_core_backend.h.


The documentation for this struct was generated from the following file: