Lines Matching full:cluster
47 .Op Fl c Ar cluster-size
94 Attempt to cluster align the data area, useful for flash based storage.
137 File system block size (bytes per cluster).
139 acceptable number of sectors per cluster (see below).
140 .It Fl c Ar cluster-size
141 Sectors per cluster, also called allocation size.
144 If the block or cluster size are not specified, the code
145 uses a cluster between 512 bytes and 32K depending on
177 aligns the start of the data area to a multiple of the cluster size.
202 uint8_t bpbSecPerClust; /* [-c] sectors per cluster */
219 uint32_t bpbRootClust; /* root directory start cluster */