Searched defs:sectors (Results 1 - 17 of 17) sorted by relevance
| /third_party/musl/src/unistd/liteos_a/ |
| H A D | format.c | 20 int format(const char *dev, int sectors, int option) in format() argument
|
| /third_party/musl/porting/liteos_a/user/src/unistd/ |
| H A D | format.c | 5 int format(const char *dev, int sectors, int option) in format() argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | bootsect.c | 195 s64 sectors; in ntfs_boot_sector_parse() local [all...] |
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | device_io.h | 51 unsigned char sectors; member
|
| H A D | layout.h | 55 le16 sectors; /* zero */ member
|
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs_zoned.c | 151 uint32_t sectors; in f2fs_get_zone_chunk_sectors() local 181 uint64_t sectors; in f2fs_get_zone_blocks() local [all...] |
| /third_party/gptfdisk/ |
| H A D | diskio-windows.cc | 314 uint64_t sectors = 0; // size in sectors in DiskSize() local
|
| H A D | mbrpart.cc | 126 void MBRPart::SetGeometry(uint32_t heads, uint32_t sectors, uint64_t ds, uint32_t bs) { in SetGeometry() argument
|
| H A D | diskio-unix.cc | 436 uint64_t sectors = 0; // size in sectors in DiskSize() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | sga.c | 53 int score = 0, sectors = 1; in sga_probe() local
|
| H A D | wtvdec.c | 55 uint32_t *sectors; /**< file allocation table */ member [all...] |
| /device/qemu/drivers/virtio/ |
| H A D | virtblock.c | 49 uint8_t sectors; member 142 VirtblkIO(struct Virtblk *blk, uint32_t cmd, uint64_t startSector, uint8_t *buf, uint32_t sectors) VirtblkIO() argument
|
| /third_party/FreeBSD/sbin/newfs_msdos/ |
| H A D | mkfs_msdos.c | 888 u_int64_t sectors = device_size/bpb->bpbBytesPerSec; getdiskinfo() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage.c | 464 uint32_t sectors; in done_scsi_read_capacity() local
|
| /third_party/toybox/toys/pending/ |
| H A D | fdisk.c | 165 unsigned long sectors = 0; in read_size() local [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsrecover.c | 3078 u64 sectors; in getboot() local [all...] |
| /third_party/toybox/generated/ |
| H A D | globals.h | 752 long sectors; member
|
Completed in 23 milliseconds