Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfs.h114 struct fs_dirent { struct
115 unsigned type; /* one of FS_DT_x (not a mask) */
116 loff_t size; /* size in bytes */
117 char name[256];