Searched refs:IMAGE_MAX_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
649 #define IMAGE_MAX_SEGMENTS 4096 macro675 if (nsegs > IMAGE_MAX_SEGMENTS) in syz_read_part_table()676 nsegs = IMAGE_MAX_SEGMENTS; in syz_read_part_table()778 if (nsegs > IMAGE_MAX_SEGMENTS) in syz_mount_image()779 nsegs = IMAGE_MAX_SEGMENTS; in syz_mount_image()
1239 #define IMAGE_MAX_SEGMENTS 40961263 if (nsegs > IMAGE_MAX_SEGMENTS)1264 nsegs = IMAGE_MAX_SEGMENTS;1354 if (nsegs > IMAGE_MAX_SEGMENTS)1355 nsegs = IMAGE_MAX_SEGMENTS;