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

/freebsd-current/usr.sbin/fstyp/
H A Dexfat.c248 uint32_t *fatsect, nextclust; local
256 nextclust = le32toh(fatsect[clsectoff]);
259 return (nextclust);

Completed in 64 milliseconds