Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dunused_msdos.c32 uint8_t sector; member
/busybox-1.35.0/util-linux/
Dfdisk_osf.c720 int sector; in xbsd_write_bootstrap() local
922 int t, sector; in xbsd_readlabel() local
962 unsigned int sector; in xbsd_writelabel() local
Dfdisk.c206 unsigned char sector; /* starting sector */ member
544 #define sector(s) ((s) & 0x3f) macro
1121 #define set_hsc(h, s, c, sector) do \ argument