Searched refs:computed_size (Results 1 – 1 of 1) sorted by relevance
114 int64_t computed_size; in get_file_size() local116 computed_size = buf.st_size - reserve_len; in get_file_size()121 computed_size = 0; in get_file_size()123 computed_size = block_device_size - reserve_len; in get_file_size()126 computed_size = 0; in get_file_size()129 return computed_size; in get_file_size()