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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c75 uint32_t f_rootcluster; member in struct:fstyp_fat32_bs
235 h->bs32.f_rootcluster = ltohi(h->bs32.f_rootcluster);
410 for (n = h->bs32.f_rootcluster; n != 0; n = next_cluster_32(h, n)) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h138 uint32_t f_rootcluster; /* first cluster in root directory */ member in struct:fat32_bootsec

Completed in 49 milliseconds