Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/fstyp/
H A Dexfat.c130 #define FIRST_CLUSTER 2 macro
271 if (rootdir_cluster < FIRST_CLUSTER) { in exfat_find_label()
273 rootdir_cluster, FIRST_CLUSTER); in exfat_find_label()
286 rootdir_sect = (rootdir_cluster - FIRST_CLUSTER) * in exfat_find_label()