Searched defs:grub_fs_autoload_hook (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dfs.c32 grub_fs_autoload_hook_t grub_fs_autoload_hook = 0; variable
70 if (grub_fs_autoload_hook && count == 0)
74 while (grub_fs_autoload_hook ())

Completed in 90 milliseconds