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 DChangeLog3329 * stage2/disk_io.c (real_open_partition): Make sure that buf_geom
3426 (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.
5918 * stage2/disk_io.c (real_open_partition): If SLICE_NO is greater
6115 * stage2/disk_io.c (real_open_partition): Check for the right
6894 (geometry_func): Call real_open_partition with the argument 1
6896 * stage2/disk_io.c (real_open_partition): Made global.
6900 * stage2/shared.h (real_open_partition): Declared.
[all …]