Home
last modified time | relevance | path

Searched refs:exfat_dirent (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/fstyp/
H A Dexfat.c67 struct exfat_dirent { struct
115 _Static_assert(sizeof(struct exfat_dirent) == 32, "spec"); argument
265 struct exfat_dirent *declust, *it; in exfat_find_label()