Searched refs:current_ih (Results 1 – 2 of 2) sorted by relevance
431 struct item_head *ih = INFO->current_ih + 1; in next_key()436 __le32_to_cpu(INFO->current_ih->ih_key.k_dir_id), in next_key()440 __le16_to_cpu(INFO->current_ih->ih_version)); in next_key()496 INFO->current_ih = ih; in next_key()500 __le32_to_cpu(INFO->current_ih->ih_key.k_dir_id), in next_key()504 __le16_to_cpu(INFO->current_ih->ih_version)); in next_key()575 INFO->current_ih = ih; in search_stat()714 mode = stat_data_v1(INFO->current_ih) ? in reiserfs_dir()729 filemax = stat_data_v1(INFO->current_ih) ? in reiserfs_dir()793 filemax = stat_data_v1(INFO->current_ih) ? in reiserfs_dir()[all …]
423 struct item_head *current_ih; member
Completed in 6 milliseconds