Searched refs:SPL_COPY_PAYLOAD_ONLY (Results 1 – 3 of 3) sorted by relevance
36 spl_image->flags |= SPL_COPY_PAYLOAD_ONLY; in spl_nor_load_image()
30 if (spl_image->flags & SPL_COPY_PAYLOAD_ONLY) { in spl_parse_legacy_header()
290 #define SPL_COPY_PAYLOAD_ONLY 1 macro
Completed in 4 milliseconds