Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c193 struct key ih_key; /* Everything in the tree is found by searching for it based on its key.*/ member
218 ? (ih)->ih_key.u.v1.k_offset \
219 : (ih)->ih_key.u.v2.k_offset)
222 ? (ih)->ih_key.u.v1.k_uniqueness == V1_##type \
223 : (ih)->ih_key.u.v2.k_type == V2_##type)
737 INFO->current_ih->ih_key.k_dir_id, in next_key()
738 INFO->current_ih->ih_key.k_objectid, in next_key()
739 INFO->current_ih->ih_key.u.v1.k_offset, in next_key()
740 INFO->current_ih->ih_key.u.v1.k_uniqueness, in next_key()
801 INFO->current_ih->ih_key.k_dir_id, in next_key()
[all …]