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

/freebsd-current/usr.sbin/fstyp/
H A Dexfat.c132 #define FIRST_CLUSTER 2 macro
274 if (rootdir_cluster < FIRST_CLUSTER) {
276 rootdir_cluster, FIRST_CLUSTER);
289 rootdir_sect = (rootdir_cluster - FIRST_CLUSTER) *

Completed in 110 milliseconds