Home
last modified time | relevance | path

Searched defs:global_collection (Results 1 – 2 of 2) sorted by relevance

/external/sg3_utils/testing/
Dsgh_dd.cpp211 struct global_collection struct
213 int infd;
214 int64_t skip;
215 int in_type;
216 int cdbsz_in;
217 int help;
218 int elem_sz;
219 struct flags_t in_flags;
222 atomic<int64_t> in_rem_count; /* | count of remaining in blocks */
223 atomic<int> in_partial; /* | */
[all …]
Dsg_mrq_dd.cpp249 struct global_collection /* one instance visible to all threads */ struct
251 cp_ver_arr_t cp_ver_arr;
263 int in0fd;
264 int64_t dd_count;
265 int in_type; /* expect all IFILEs to have same type */
266 int cdbsz_in;
267 int help;
268 struct flags_t in_flags;
269 atomic<int> in_partial; /* | */
270 off_t in_st_size; /* Only for FT_OTHER (regular) file */
[all …]