Searched refs:embed_func (Results 1 – 3 of 3) sorted by relevance
155 int (*embed_func) (int *start_sector, int needed_sectors); member
1020 embed_func (char *arg, int flags) in embed_func() function1116 if (fsys_table[fsys_type].embed_func == 0 in embed_func()1117 || ! fsys_table[fsys_type].embed_func (&start_sector, size)) in embed_func()1141 embed_func,3908 embed_func (cmd_arg, flags); in setup_func()
888 * stage2/builtins.c (embed_func): When checking if the disk can1966 * stage2/builtins.c (embed_func): Use ERR_NO_DISK_SPACE instead2630 * stage2/builtins.c (embed_func): Call open_partition() even for2658 previously duplicated in embed_func and install_func at several2668 (embed_func): Don't embed after the MBR if an EZ-BIOS is detected3164 messages when calling embed_func and install_func, and print3166 Don't jump to the label "fail", even when embed_func failed.3872 (embed_func) [GRUB_UTIL && __linux__]: When embedding a Stage4920 * stage2/builtins.c (embed_func): Call open_device instead of4926 * stage2/filesys.h (fsys_table): New entry embed_func.[all …]