Home | History | Annotate | Download | only in extlinux

Lines Matching refs:boot_image

479     ret = xpwrite(fd, (const char _force *)boot_image, boot_image_len, 0);
497 ret = xpwrite(fd, (const char _force *)boot_image, modbytes, 0);
609 if (xpwrite(devfd, (const char _force *)boot_image,
615 dprintf("write boot_image to 0x%x\n", BTRFS_EXTLINUX_OFFSET);