HomeSort by: relevance | last modified time | path
    Searched defs:exfat_dirent (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fstyp/
exfat.c 71 struct exfat_dirent { struct
119 _Static_assert(sizeof(struct exfat_dirent) == 32, "spec");
269 struct exfat_dirent *declust, *it;
exfat.c 71 struct exfat_dirent { struct
119 _Static_assert(sizeof(struct exfat_dirent) == 32, "spec");
269 struct exfat_dirent *declust, *it;

Completed in 24 milliseconds