Searched refs:max_size_bytes (Results 1 – 4 of 4) sorted by relevance
104 __le32 max_size_bytes; member
172 le32_to_cpu(rec->brd_info[i].max_size_bytes); in fw_handle_brd_file()
848 int64_t max_size_bytes, const char *table_name,
661 int64_t max_size_bytes, const char *table_name, in qcow2_validate_table() argument666 if (entries > max_size_bytes / entry_len) { in qcow2_validate_table()