/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | blkzoned.h | 54 __u64 sector; member 60 __u64 sector; member
|
H A D | virtio_blk.h | 82 __virtio64 sector; member 86 __le64 sector; member
|
H A D | dm-user.h | 61 __u64 sector; member
|
H A D | blktrace_api.h | 96 __u64 sector; member
|
H A D | dm-ioctl.h | 64 __u64 sector; member
|
H A D | hdreg.h | 42 unsigned sector : 1; member
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | dm_snapshot_internals.h | 34 void WriteSector(uint64_t sector) { WriteChunk(sector / chunk_sectors_); } in WriteSector()
|
H A D | snapuserd_worker.cpp | 230 sector_t sector, size_t size, in ReadUnalignedSector() 274 int WorkerThread::ReadData(sector_t sector, size_t size) { in ReadData() 749 sector_t sector = header->sector; in DmuserReadRequest() local
|
H A D | snapuserd.h | 205 chunk_t SectorToChunk(sector_t sector) { return sector >> CHUNK_SHIFT; } in SectorToChunk() 295 chunk_t SectorToChunk(sector_t sector) { return sector >> CHUNK_SHIFT; } in SectorToChunk()
|
/aosp12/frameworks/base/core/java/android/nfc/tech/ |
H A D | MifareClassic.java | 369 private boolean authenticate(int sector, byte[] key, boolean keyA) throws IOException { in authenticate() 628 private static void validateSector(int sector) { in validateSector()
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | rw_t2t.cc | 651 tNFC_STATUS rw_t2t_sector_change(uint8_t sector) { in rw_t2t_sector_change() 1005 tNFC_STATUS RW_T2tSectorSelect(uint8_t sector) { in RW_T2tSectorSelect()
|
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | snapuserd_kernel.h | 87 __u64 sector; member
|
/aosp12/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 227 bool ImageBuilder::AddData(sparse_file* file, const std::string& blob, uint64_t sector) { in AddData() 241 bool ImageBuilder::SectorToBlock(uint64_t sector, uint32_t* block) { in SectorToBlock()
|
H A D | builder.cpp | 986 bool MetadataBuilder::AlignSector(const LpMetadataBlockDevice& block_device, uint64_t sector, in AlignSector()
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_dm_linear.cpp | 95 uint64_t sector = 0; in CreateDmTableInternal() local
|
/aosp12/system/core/libdiskconfig/include/diskconfig/ |
H A D | diskconfig.h | 58 uint8_t sector; member
|
/aosp12/system/core/fs_mgr/tools/ |
H A D | dmuserd.cpp | 70 __u64 sector; member
|
/aosp12/system/core/fs_mgr/libdm/ |
H A D | dm_test.cpp | 100 char sector[512]; in TEST() local
|
/aosp12/system/vold/ |
H A D | Checkpoint.cpp | 590 sector_t sector, uint32_t size, uint32_t block_size) { in relocatedRead()
|
/aosp12/system/nfc/src/nfc/include/ |
H A D | rw_int.h | 392 uint8_t sector; /* Sector number that is selected */ member
|