Searched defs:file_id_t (Results 1 – 1 of 1) sorted by relevance
279 struct file_id_t { struct280 struct chain_t dir;281 s32 entry;282 u32 type;283 u32 attr;284 u32 start_clu;285 u64 size;286 u8 flags;287 s64 rwoffset;288 s32 hint_last_off;[all …]