stored_ih        3001 fs/reiserfs/reiserfs.h int comp_items(const struct item_head *stored_ih, const struct treepath *path);
stored_ih         903 fs/reiserfs/stree.c int comp_items(const struct item_head *stored_ih, const struct treepath *path)
stored_ih         918 fs/reiserfs/stree.c 	return memcmp(stored_ih, ih, IH_SIZE);