Lines Matching full:sector
43 .Op Fl S Ar sector-size
122 .It Fl S Ar sector-size
123 Number of bytes per sector.
157 Location of the file system info sector (FAT32 only).
158 A value of 0xffff signifies no info sector.
160 Location of the backup boot sector (FAT32 only).
162 of 0xffff signifies no backup sector.
194 FAT file system parameters occupy a "Boot Sector BPB (BIOS Parameter
201 uint16_t bpbBytesPerSec; /* [-S] bytes per sector */
220 uint16_t bpbFSInfo; /* [-i] file system info sector */
221 uint16_t bpbBackup; /* [-k] backup boot sector */