Home
last modified time | relevance | path

Searched defs:item_head (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/scripts/kconfig/lxdialog/
Dutil.c552 struct dialog_list *item_head; variable
/linux-6.12.1/fs/reiserfs/
Dreiserfs.h1358 struct item_head { struct
1363 struct reiserfs_key ih_key;
1364 union {
1393 #define IH_SIZE (sizeof(struct item_head)) argument
2196 static inline struct item_head *item_head(const struct buffer_head *bh, in item_head() function