Home
last modified time | relevance | path

Searched refs:real_open_partition (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c912 real_open_partition (int flags) in real_open_partition() function
1092 return real_open_partition (0); in open_partition()
1630 real_open_partition (1); in print_completions()
H A Dshared.h1021 int real_open_partition (int flags);
H A Dbuiltins.c1880 real_open_partition (1); in geometry_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3426 (real_open_partition): Rewritten using next_partition.
5334 * stage2/disk_io.c (real_open_partition) [!STAGE1_5]: Set
5462 (real_open_partition) [!STAGE1_5]: Set CUR_PART_OFFSET and
5582 (real_open_partition) [!STAGE1_5]: Likewise.
6896 * stage2/disk_io.c (real_open_partition): Made global.
6900 * stage2/shared.h (real_open_partition): Declared.
7096 (real_open_partition) [!STAGE1_5]: Likewise.
7358 (real_open_partition) [!STAGE1_5]: Likewise.
7412 * stage2/disk_io.c (real_open_partition): Use
8202 (real_open_partition): Call rawread in Stage 1.5 as well.
[all …]