Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dhpfs.h303 struct hpfs_dirent { struct
308 u8 has_acl: 1;
313 u8 has_explicit_acl: 1;
321 u8 has_explicit_acl: 1;
326 u8 has_acl: 1;
332 u8 hidden: 1; /* dos attrib */
338 u8 flag15: 1;
340 u8 flag15: 1;
351 __le32 write_date; /* mtime */
353 __le32 read_date; /* atime */
[all …]