/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/ |
bcache.h | 176 __u64 sectors; member in struct:uuid_entry::__anon66839::__anon66840
|
msdos_fs.h | 115 __u8 sectors[2]; member in struct:fat_boot_sector
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
bcache.h | 176 __u64 sectors; member in struct:uuid_entry::__anon67617::__anon67618
|
msdos_fs.h | 115 __u8 sectors[2]; member in struct:fat_boot_sector
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
bcache.h | 176 __u64 sectors; member in struct:uuid_entry::__anon68393::__anon68394
|
msdos_fs.h | 115 __u8 sectors[2]; member in struct:fat_boot_sector
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
bcache.h | 176 __u64 sectors; member in struct:uuid_entry::__anon69170::__anon69171
|
msdos_fs.h | 115 __u8 sectors[2]; member in struct:fat_boot_sector
|
/system/vold/ |
Loop.cpp | 281 SLOGD("Attempting to increase size of %s to %lu sectors.", file, numSectors);
|
/external/gptfdisk/ |
gpt.cc | 274 << "(Disk size is " << diskSize << " sectors, needs to be " 275 << mainHeader.backupLBA + UINT64_C(1) << " sectors.)\n" 283 << mainHeader.backupLBA << " and disk size is " << diskSize << " sectors.\n" 335 cout << "\nNo problems found. " << totalFree << " free sectors (" [all...] |
gpttext.cc | 243 cout << "No free sectors available\n"; 523 // Although an MBR partition that begins below sector 2^32 and is less than 2^32 sectors in 530 << "begins before this point, and is smaller than 2^32 sectors. This is technically\n" [all...] |
fixparts.8 | 145 form if there had been no free sectors between the two partitions.
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
delegation_client.c | 420 world to transfer the sectors in the READ and WRITE instructions */ 453 LogInfo("-workspaceSize <integer> Set the size in bytes of the workspace. Must be greater or equal to 8 sectors."); 626 * @param pnPartitionSize: filled with the number of sectors in the partition 657 /* Determine the current number of sectors */ 877 some non-zero data into the new sectors. Otherwise, some file-system [all...] |
/hardware/ti/omap4xxx/security/tf_daemon/ |
delegation_client.c | 377 world to transfer the sectors in the READ and WRITE instructions */ 410 LogInfo("-workspaceSize <integer> Set the size in bytes of the workspace. Must be greater or equal to 8 sectors."); 583 * @param pnPartitionSize: filled with the number of sectors in the partition 614 /* Determine the current number of sectors */ 759 some non-zero data into the new sectors. Otherwise, some file-system [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_MifStdFormat.c | 193 /* Copy access bits for MAD sectors */ 203 /* Copy access bits for NFC forum sectors */ [all...] |
phFriNfc_NdefMap.c | [all...] |
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/ |
phFriNfc_MifStdFormat.c | 89 /* Copy access bits for MAD sectors */ 99 /* Copy access bits for NFC forum sectors */ [all...] |
phFriNfc_MifStdFormat.h | 296 /* Compare any one among the sectors is NDEF COMPLIANT */\
|
/external/e2fsprogs/lib/ext2fs/ |
dosio.c | 388 * If DJGPP is used then reads of >18 sectors will fail!
|
/external/e2fsprogs/misc/ |
findsuper.c | 73 * sectors) after the partition start.
|
/external/f2fs-tools/fsck/ |
f2fs.h | 139 unsigned int log_sectors_per_block; /* log2 sectors per block */
|
/external/fio/ |
client.c | 987 agg->sectors[i] = le64_to_cpu(agg->sectors[i]); 1004 dus->s.sectors[i] = le64_to_cpu(dus->s.sectors[i]); [all...] |
gclient.c | 201 entry = new_info_entry_in_frame(vbox, "Sectors"); 202 entry_set_int_value(entry, p->dus.s.sectors[0]); 214 entry = new_info_entry_in_frame(vbox, "Sectors"); 215 entry_set_int_value(entry, p->dus.s.sectors[1]); [all...] |
server.c | 1183 dst->sectors[i] = cpu_to_le64(src->sectors[i]); 1203 dst->s.sectors[i] = cpu_to_le64(src->s.sectors[i]); [all...] |
/external/lzma/CPP/Windows/ |
FileIO.cpp | 244 GetPartitionInfo : size of partition data: NTFS clusters + TAIL; TAIL contains extra empty sectors and copy of first sector of NTFS
|