Searched defs:fs_dirent (Results 1 – 1 of 1) sorted by relevance
113 struct fs_dirent { struct114 unsigned type; /* one of FS_DT_x (not a mask) */115 loff_t size; /* size in bytes */116 char name[256];