Searched refs:part_hook (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dsearch.c170 auto int part_hook (grub_disk_t disk, const grub_partition_t partition);
171 int part_hook (grub_disk_t disk, const grub_partition_t partition) function
252 ret = grub_partition_iterate (dev->disk, part_hook);

Completed in 211 milliseconds