Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dstree.c930 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items() argument
945 return memcmp(stored_ih, ih, IH_SIZE); in comp_items()
H A Dreiserfs.h2998 int comp_items(const struct item_head *stored_ih, const struct treepath *path);