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

/freebsd-current/usr.sbin/fstyp/
H A Dexfat.c267 off_t rootdir_sect; local
289 rootdir_sect = (rootdir_cluster - FIRST_CLUSTER) *
291 declust = read_sectn(fp, rootdir_sect, sects_per_clust, BPS);

Completed in 61 milliseconds