Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h48305 struct msdos_dir_entry { struct
48306 __u8 name[11];
48307 __u8 attr;
48308 __u8 lcase;
48309 __u8 ctime_cs;
48310 __le16 ctime;
48311 __le16 cdate;
48312 __le16 adate;
48313 __le16 starthi;
48314 __le16 time;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h58062 struct msdos_dir_entry { struct
58063 __u8 name[11];
58064 __u8 attr;
58065 __u8 lcase;
58066 __u8 ctime_cs;
58067 __le16 ctime;
58068 __le16 cdate;
58069 __le16 adate;
58070 __le16 starthi;
58071 __le16 time;
[all …]