Searched defs:item_head (Results 1 – 5 of 5) sorted by relevance
219 struct item_head struct246 #define IH_SIZE (sizeof (struct item_head)) argument
579 struct dialog_list *item_head; variable
592 struct dialog_list *item_head; variable
580 struct dialog_list *item_head; variable
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