Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
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()
Dreiserfs.h2999 int comp_items(const struct item_head *stored_ih, const struct treepath *path);