Home
last modified time | relevance | path

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

/linux-2.6.39/fs/reiserfs/
Dstree.c883 int comp_items(const struct item_head *stored_ih, const struct treepath *path) in comp_items() argument
898 return memcmp(stored_ih, ih, IH_SIZE); in comp_items()
/linux-2.6.39/include/linux/
Dreiserfs_fs.h1970 int comp_items(const struct item_head *stored_ih, const struct treepath *path);