Searched refs:dcrc_length (Results 1 – 3 of 3) sorted by relevance
51 spl_image->dcrc_length = image_get_data_size(header); in spl_parse_legacy_header()
534 if (!ret && spl_image->dcrc_length) { in spl_load_image()537 spl_image->dcrc_length, CHUNKSZ_CRC32); in spl_load_image()
206 ulong dcrc_length; member
Completed in 6 milliseconds