Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | TRY_DIRECT_IO 1 |
#define | ST_NOWAIT 0 |
#define | ST_IN_FILE_POS 0 |
#define | ST_RECOVERED_WRITE_FATAL 0 |
#define | ST_DEFAULT_BLOCK 0 |
#define | ST_FIXED_BUFFER_BLOCKS 32 |
#define | ST_MAX_SG 256 |
#define | ST_FIRST_SG 8 |
#define | ST_FIRST_ORDER 5 |
#define | ST_TWO_FM 0 |
#define | ST_BUFFER_WRITES 1 |
#define | ST_ASYNC_WRITES 1 |
#define | ST_READ_AHEAD 1 |
#define | ST_AUTO_LOCK 0 |
#define | ST_FAST_MTEOM 0 |
#define | ST_SCSI2LOGICAL 0 |
#define | ST_SYSV 0 |
#define | ST_SILI 0 |
#define | ST_BLOCK_SECONDS 120 |
#define ST_ASYNC_WRITES 1 |
Definition at line 71 of file st_options.h.
#define ST_AUTO_LOCK 0 |
Definition at line 80 of file st_options.h.
#define ST_BLOCK_SECONDS 120 |
Definition at line 102 of file st_options.h.
#define ST_BUFFER_WRITES 1 |
Definition at line 66 of file st_options.h.
#define ST_DEFAULT_BLOCK 0 |
Definition at line 36 of file st_options.h.
#define ST_FAST_MTEOM 0 |
Definition at line 86 of file st_options.h.
#define ST_FIRST_ORDER 5 |
Definition at line 52 of file st_options.h.
#define ST_FIRST_SG 8 |
Definition at line 47 of file st_options.h.
#define ST_FIXED_BUFFER_BLOCKS 32 |
Definition at line 40 of file st_options.h.
#define ST_IN_FILE_POS 0 |
Definition at line 28 of file st_options.h.
#define ST_MAX_SG 256 |
Definition at line 43 of file st_options.h.
#define ST_NOWAIT 0 |
Definition at line 21 of file st_options.h.
#define ST_READ_AHEAD 1 |
Definition at line 75 of file st_options.h.
#define ST_RECOVERED_WRITE_FATAL 0 |
Definition at line 32 of file st_options.h.
#define ST_SCSI2LOGICAL 0 |
Definition at line 91 of file st_options.h.
#define ST_SILI 0 |
Definition at line 99 of file st_options.h.
#define ST_SYSV 0 |
Definition at line 95 of file st_options.h.
#define ST_TWO_FM 0 |
Definition at line 61 of file st_options.h.
#define TRY_DIRECT_IO 1 |
Definition at line 15 of file st_options.h.