Searched defs:global_collection (Results 1 – 2 of 2) sorted by relevance
211 struct global_collection struct213 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 …]
249 struct global_collection /* one instance visible to all threads */ struct251 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 …]