Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
target
iscsi
iscsi_target_tmr.h
Go to the documentation of this file.
1
#ifndef ISCSI_TARGET_TMR_H
2
#define ISCSI_TARGET_TMR_H
3
4
extern
u8
iscsit_tmr_abort_task
(
struct
iscsi_cmd
*,
unsigned
char
*);
5
extern
int
iscsit_tmr_task_warm_reset
(
struct
iscsi_conn
*,
struct
iscsi_tmr_req
*,
6
unsigned
char
*);
7
extern
int
iscsit_tmr_task_cold_reset
(
struct
iscsi_conn
*,
struct
iscsi_tmr_req
*,
8
unsigned
char
*);
9
extern
u8
iscsit_tmr_task_reassign
(
struct
iscsi_cmd
*,
unsigned
char
*);
10
extern
int
iscsit_tmr_post_handler
(
struct
iscsi_cmd
*,
struct
iscsi_conn
*);
11
extern
int
iscsit_check_task_reassign_expdatasn
(
struct
iscsi_tmr_req
*,
12
struct
iscsi_conn
*);
13
14
#endif
/* ISCSI_TARGET_TMR_H */
Generated on Thu Jan 10 2013 14:33:08 for Linux Kernel by
1.8.2