totalsize_buf 798 scripts/dtc/flattree.c fdt32_t magic_buf, totalsize_buf; totalsize_buf 830 scripts/dtc/flattree.c rc = fread(&totalsize_buf, sizeof(totalsize_buf), 1, f); totalsize_buf 840 scripts/dtc/flattree.c totalsize = fdt32_to_cpu(totalsize_buf);