Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_fs.h203 struct exfat_dir_entry { struct
204 struct exfat_chain dir;
205 int entry;
206 unsigned int type;
207 unsigned int start_clu;
208 unsigned char flags;
209 unsigned short attr;
210 loff_t size;
211 unsigned int num_subdirs;
212 struct timespec64 atime;
[all …]