Searched refs:embed_func (Results 1 – 3 of 3) sorted by relevance
176 int (*embed_func) (int *start_sector, int needed_sectors); member
1394 embed_func (char *arg, int flags) in embed_func() function1490 if (fsys_table[fsys_type].embed_func == 0 in embed_func()1491 || ! fsys_table[fsys_type].embed_func (&start_sector, size)) in embed_func()1515 embed_func,4527 embed_func (cmd_arg, flags); in setup_func()
1047 * stage2/builtins.c (embed_func): When checking if the disk can2125 * stage2/builtins.c (embed_func): Use ERR_NO_DISK_SPACE instead2789 * stage2/builtins.c (embed_func): Call open_partition() even for2817 previously duplicated in embed_func and install_func at several2827 (embed_func): Don't embed after the MBR if an EZ-BIOS is detected3323 messages when calling embed_func and install_func, and print3325 Don't jump to the label "fail", even when embed_func failed.4031 (embed_func) [GRUB_UTIL && __linux__]: When embedding a Stage5079 * stage2/builtins.c (embed_func): Call open_device instead of5085 * stage2/filesys.h (fsys_table): New entry embed_func.[all …]