Searched refs:file_size_high (Results 1 – 6 of 6) sorted by relevance
64 unsigned long long file_size_high; member293 uint64_t file_size_high; member
91 o->file_size_high = le64_to_cpu(top->file_size_high); in convert_thread_options_to_cpu()452 top->file_size_high = __cpu_to_le64(o->file_size_high); in convert_thread_options_to_net()
265 sized = td->o.file_size_high - td->o.file_size_low; in get_rand_file_size()805 !(o->nr_files && (o->file_size_low || o->file_size_high))) { in setup_files()852 f->real_file_size > o->file_size_high) { in setup_files()859 if (o->file_size_low == o->file_size_high) in setup_files()
590 if (!o->file_size_high) in fixup_options()591 o->file_size_high = o->file_size_low; in fixup_options()
1646 .off2 = td_var_offset(file_size_high),
101 long long __len = td->o.file_size_high - td->o.start_offset; in fio_e4defrag_init()