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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Draid5_recover.c71 grub_raid5_recover_func = grub_raid5_recover;
76 grub_raid5_recover_func = 0;
H A Draid.c35 grub_raid5_recover_func_t grub_raid5_recover_func; variable
543 err = ((grub_raid5_recover_func) ?
544 (*grub_raid5_recover_func) (array, disknr,
/osnet-11/usr/src/grub/grub2/include/grub/
H A Draid.h94 extern grub_raid5_recover_func_t grub_raid5_recover_func;

Completed in 44 milliseconds