/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
dm-ioctl.h | 73 uint64_t sector; member in struct:dm_target_msg
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
dm-ioctl.h | 73 uint64_t sector; member in struct:dm_target_msg
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
dm-ioctl.h | 73 uint64_t sector; member in struct:dm_target_msg
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
dm-ioctl.h | 73 uint64_t sector; member in struct:dm_target_msg
|
/external/blktrace/ |
blktrace_api.h | 99 __u64 sector; /* disk offset */ member in struct:blk_io_trace
|
blkparse.c | 249 __u64 sector; member in struct:io_track 920 if (iot->sector < __iot->sector) 922 else if (iot->sector > __iot->sector) 926 "sector alias (%Lu) on device %d,%d!\n", 927 (unsigned long long) iot->sector, 938 static struct io_track *__find_track(struct per_dev_info *pdi, __u64 sector) 946 if (sector < __iot->sector) [all...] |
/external/qemu/ |
block.h | 111 typedef void BlockDriverDirtyHandler(BlockDriverState *bs, int64_t sector, 125 int64_t sector; member in struct:BlockRequest 231 int bdrv_get_dirty(BlockDriverState *bs, int64_t sector);
|
block.c | 748 int64_t sector, total_sectors; local 796 for (sector = 0; sector < total_sectors; sector += n) { 797 if (drv->bdrv_is_allocated(bs, sector, COMMIT_BUF_SECTORS, &n)) { 799 if (bdrv_read(bs, sector, buf, n) != 0) { 804 if (bdrv_write(bs->backing_hd, sector, buf, n) != 0) { 948 -EINVAL Invalid sector number or nb_sectors 982 /* first read to align to sector start */ 1009 /* add data from the last sector */ 1158 uint8_t sector; \/* starting sector *\/ member in struct:partition [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
dm-ioctl.h | 200 uint64_t sector; /* Device sector */ member in struct:dm_target_msg
|
genhd.h | 50 unsigned char sector; /* starting sector */ member in struct:partition 54 unsigned char end_sector; /* end sector */ 56 unsigned int start_sect; /* starting sector counting from 0 */ 70 __le32 s_start; /* start sector no of partition */ 79 __le16 v_sectorsz; /* sector size in bytes */ 108 __u32 d_secsize; /* # of bytes per sector */ 118 __u16 d_interleave; /* hardware sector interleave */ 119 __u16 d_trackskew; /* sector 0 skew, per track */ 120 __u16 d_cylskew; /* sector 0 skew, per cylinder * [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dm-ioctl.h | 200 uint64_t sector; /* Device sector */ member in struct:dm_target_msg
|
genhd.h | 50 unsigned char sector; /* starting sector */ member in struct:partition 54 unsigned char end_sector; /* end sector */ 56 unsigned int start_sect; /* starting sector counting from 0 */ 70 __le32 s_start; /* start sector no of partition */ 79 __le16 v_sectorsz; /* sector size in bytes */ 108 __u32 d_secsize; /* # of bytes per sector */ 118 __u16 d_interleave; /* hardware sector interleave */ 119 __u16 d_trackskew; /* sector 0 skew, per track */ 120 __u16 d_cylskew; /* sector 0 skew, per cylinder * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dm-ioctl.h | 200 uint64_t sector; /* Device sector */ member in struct:dm_target_msg
|
genhd.h | 50 unsigned char sector; /* starting sector */ member in struct:partition 54 unsigned char end_sector; /* end sector */ 56 unsigned int start_sect; /* starting sector counting from 0 */ 70 __le32 s_start; /* start sector no of partition */ 79 __le16 v_sectorsz; /* sector size in bytes */ 108 __u32 d_secsize; /* # of bytes per sector */ 118 __u16 d_interleave; /* hardware sector interleave */ 119 __u16 d_trackskew; /* sector 0 skew, per track */ 120 __u16 d_cylskew; /* sector 0 skew, per cylinder * [all...] |
/external/stressapptest/src/ |
worker.h | 448 // Sector tagging support. 482 volatile uint8 sector; member in struct:FileThread::SectorTag 687 static const int kSectorSize = 512; // Size of sector on disk.
|
/external/e2fsprogs/lib/blkid/ |
probe.c | 529 /* sector size check */ 1328 int sector = (id->bim_kboff) << 1; local [all...] |
/external/kernel-headers/original/linux/ |
genhd.h | 45 unsigned char sector; /* starting sector */ member in struct:partition 49 unsigned char end_sector; /* end sector */ 51 unsigned int start_sect; /* starting sector counting from 0 */ 67 unsigned char sector; /* starting sector */ member in struct:partition 71 unsigned char end_sector; /* end sector */ 73 __le32 start_sect; /* starting sector counting from 0 */ 260 __le32 s_start; /* start sector no of partition */ 269 __le16 v_sectorsz; /* sector size in bytes * [all...] |
blkdev.h | 138 sector_t sector; /* next sector to submit */ member in struct:request 143 sector_t hard_sector; /* next sector to complete */ 811 typedef struct {struct page *v;} Sector; 813 unsigned char *read_dev_sector(struct block_device *, sector_t, Sector *); 815 static inline void put_dev_sector(Sector p)
|
/external/opencv/cv/src/ |
cvcolor.cpp | 1325 int sector; local [all...] |
/bionic/libc/kernel/common/linux/ |
blkdev.h | 124 sector_t sector; member in struct:request 450 typedef struct {struct page *v;} Sector;
|
/development/ndk/platforms/android-3/include/linux/ |
blkdev.h | 125 sector_t sector; member in struct:request
|
/external/libnfc-nci/src/nfc/int/ |
rw_int.h | 219 #define RW_T2T_STATE_SELECT_SECTOR 0x04 /* Waiting response for sector select command */ 227 /* rw_t2t_read/rw_t2t_write takes care of sector change if the block to read/write is in a different sector 229 * move back to the particular substate after Sector change is completed and read/write command is sent on new sector */ 235 #define RW_T2T_SUBSTATE_WAIT_SELECT_SECTOR_SUPPORT 0x01 /* waiting for response of sector select CMD 1 */ 236 #define RW_T2T_SUBSTATE_WAIT_SELECT_SECTOR 0x02 /* waiting for response of sector select CMD 2 */ 298 UINT8 prev_substate; /* Substate of the tag before moving to different sector */ 299 UINT8 sector; /* Sector number that is selected * member in struct:__anon20919 [all...] |
/external/qemu/block/ |
vvfat.c | 39 /* LATER TODO: add automatic boot sector generation from 42 file system (test if the boot sector still relies on that fact)! */ 245 uint8_t sector; member in struct:__anon24827 355 /* take the sector position spos and convert it to Cylinder/Head/Sector position 360 int head,sector; local 361 sector = spos % (bs->secs); spos/= bs->secs; 365 it happens if 32bit sector positions are used, while CHS is only 24bit. 368 chs->sector = 0xFF; 373 chs->sector = (uint8_t)( (sector+1) | ((spos>>8)<<6) ) 1318 uint32_t sector=sector_num-s->faked_sectors, local [all...] |
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
blkdev.h | 125 sector_t sector; member in struct:request
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
blkdev.h | 125 sector_t sector; member in struct:request
|