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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A Drelocator.c32 struct grub_relocator_chunk *chunks;
56 struct grub_relocator_chunk struct
58 struct grub_relocator_chunk *next;
418 grub_size_t size, struct grub_relocator_chunk *res,
462 struct grub_relocator_chunk *chunk;
513 struct grub_relocator_chunk *chunk;
1181 struct grub_relocator_chunk *chunk;
1204 struct grub_relocator_chunk *chunk;
1217 chunk = grub_malloc (sizeof (struct grub_relocator_chunk));
1313 struct grub_relocator_chunk *chun
[all...]

Completed in 18 milliseconds