Searched defs:item_head (Results 1 – 1 of 1) sorted by relevance
1361 struct item_head { struct1366 struct reiserfs_key ih_key;1367 union {1396 #define IH_SIZE (sizeof(struct item_head)) argument2199 static inline struct item_head *item_head(const struct buffer_head *bh, in item_head() function