Searched defs:item_head (Results 1 – 1 of 1) sorted by relevance
1358 struct item_head { struct1363 struct reiserfs_key ih_key;1364 union {1393 #define IH_SIZE (sizeof(struct item_head)) argument2196 static inline struct item_head *item_head(const struct buffer_head *bh, in item_head() function