Definition at line 77 of file robustcopier.c.
Data Fields | |
rdd_count_t | count |
unsigned | curblocklen |
unsigned | maxblocklen |
unsigned | maxsubst |
unsigned | minblocklen |
read_mode_t | mode |
rdd_count_t | nbyte |
rdd_count_t | nlost |
unsigned | nok |
unsigned | nread_err |
unsigned | nretry |
unsigned | nsubst |
unsigned | ntry |
rdd_count_t | offset |
void * | progressenv |
rdd_proghandler_t | progressfun |
RDD_ALIGNEDBUF | readbuf |
void * | readerrenv |
rdd_readerrhandler_t | readerrfun |
unsigned | recovery_threshold |
void * | substenv |
rdd_substhandler_t | substfun |
int | verbose |
Definition at line 80 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::curblocklen |
Definition at line 83 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::maxblocklen |
Definition at line 82 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::maxsubst |
Definition at line 89 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::minblocklen |
Definition at line 81 of file robustcopier.c.
Definition at line 78 of file robustcopier.c.
Definition at line 91 of file robustcopier.c.
Definition at line 92 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::nok |
Definition at line 96 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::nread_err |
Definition at line 93 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::nretry |
Definition at line 88 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::nsubst |
Definition at line 94 of file robustcopier.c.
unsigned _RDD_ROBUST_COPIER::ntry |
Definition at line 97 of file robustcopier.c.
Definition at line 79 of file robustcopier.c.
Definition at line 104 of file robustcopier.c.
Definition at line 103 of file robustcopier.c.
Definition at line 106 of file robustcopier.c.
Definition at line 100 of file robustcopier.c.
Definition at line 99 of file robustcopier.c.
Definition at line 84 of file robustcopier.c.
Definition at line 102 of file robustcopier.c.
Definition at line 101 of file robustcopier.c.
Definition at line 86 of file robustcopier.c.