Home
last modified time | relevance | path

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

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