Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_private.h19 struct b_dirent { struct
20 struct b_dirent *next; argument
21 u32 offset; /* physical offset to beginning of real dirent */
22 u32 version;
23 u32 pino;
24 u32 ino;
25 unsigned int nhash;
26 unsigned char nsize;
27 unsigned char type;