Home
last modified time | relevance | path

Searched defs:b_inode (Results 1 – 2 of 2) 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;
/openbmc/linux/fs/nilfs2/
H A Dbmap.h105 struct inode *b_inode; member