Lines Matching full:cluster
48 .Op Fl c Ar cluster-size
74 .Op Fl c Ar cluster-size
113 Attempt to cluster align the data area, useful for flash based storage.
156 File system block size (bytes per cluster).
158 acceptable number of sectors per cluster (see below).
159 .It Fl c Ar cluster-size
160 Sectors per cluster, also called allocation size.
163 If the block or cluster size are not specified, the code
164 uses a cluster between 512 bytes and 32K depending on
196 aligns the start of the data area to a multiple of the cluster size.
221 uint8_t bpbSecPerClust; /* [-c] sectors per cluster */
238 uint32_t bpbRootClust; /* root directory start cluster */