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