Searched defs:fs_probe (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/util/ |
H A D | grub-setup.c | 146 const char *root, const char *dest, int must_embed, int force, int fs_probe, 395 if (fs_probe) 899 int fs_probe; member in struct:arguments 983 arguments->fs_probe = 0; 1059 arguments.fs_probe = 1; 1177 arguments.force, arguments.fs_probe, 1190 arguments.fs_probe, arguments.allow_floppy, 144 setup(const char *dir, const char *boot_file, const char *core_file, const char *root, const char *dest, int must_embed, int force, int fs_probe, int allow_floppy, int force_mbr, int dry_run , char *version_spec ) argument
|
Completed in 17 milliseconds