Home
last modified time | relevance | path

Searched defs:flags_t (Results 1 – 7 of 7) sorted by relevance

/external/sg3_utils/src/
Dsg_dd.c187 struct flags_t { struct
210 static struct flags_t iflag; argument
Dsgm_dd.c131 struct flags_t { struct
132 bool append;
133 bool dio;
134 bool direct;
135 bool dpo;
136 bool dsync;
137 bool excl;
138 bool fua;
Dsgp_dd.c134 struct flags_t { struct
152 struct flags_t in_flags; argument
/external/sg3_utils/testing/
Dsgs_dd.c124 struct flags_t { struct
125 bool dio;
126 bool evfd;
127 bool excl;
151 struct flags_t * iflagp; argument
Dsgh_dd.cpp175 struct flags_t { struct
176 bool append;
177 bool coe;
178 bool defres; /* without this res_sz==bs*bpt */
179 bool dio;
180 bool direct;
181 bool dpo;
182 bool dsync;
183 bool excl;
184 bool ff;
[all …]
Dsg_mrq_dd.cpp183 struct flags_t { struct
184 bool append;
185 bool coe;
186 bool dio;
187 bool direct;
188 bool dpo;
189 bool dsync;
190 bool excl;
191 bool ff;
192 bool fua;
[all …]
/external/mtools/
Dconfig.c105 } flags_t; typedef