Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_private.h10 struct b_inode { struct
11 struct b_inode *next; argument
12 u32 offset; /* physical offset to beginning of real inode */
13 u32 version;
14 u32 ino;
15 u32 isize;
16 u32 csize;