Searched refs:computed_size (Results 1 – 1 of 1) sorted by relevance
115 int64_t computed_size; in get_file_size() local117 computed_size = buf.st_size - reserve_len; in get_file_size()122 computed_size = 0; in get_file_size()124 computed_size = block_device_size - reserve_len; in get_file_size()127 computed_size = 0; in get_file_size()130 return computed_size; in get_file_size()