Searched refs:SPL_COPY_PAYLOAD_ONLY (Results 1 – 3 of 3) sorted by relevance
32 spl_image->flags |= SPL_COPY_PAYLOAD_ONLY; in spl_nor_load_image()
255 if (spl_image->flags & SPL_COPY_PAYLOAD_ONLY) { in spl_parse_image_header()
134 #define SPL_COPY_PAYLOAD_ONLY 1 macro