Searched defs:b_dirent (Results 1 – 1 of 1) sorted by relevance
19 struct b_dirent { struct20 struct b_dirent *next; argument21 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;