Home
last modified time | relevance | path

Searched refs:BLKGETSIZE64 (Results 1 – 12 of 12) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_format.cpp47 if ((ioctl(fd, BLKGETSIZE64, &dev_sz)) == -1) { in format_ext4()
/system/extras/tests/storage/
Dwipe_blkdev.c43 ret = ioctl(fd, BLKGETSIZE64, &size); in get_block_device_size()
/system/extras/boot_control_copy/
Dbootinfo.c104 if (ioctl(fd, BLKGETSIZE64, out_size) != 0) { in boot_info_open_partition()
/system/extras/tests/directiotest/
Ddirectiotest.c205 if (ioctl(fd, BLKGETSIZE64, &num_blks) == -1) { in main()
/system/extras/libfec/
Dfec_open.cpp31 #define BLKGETSIZE64 DKIOCGETBLOCKCOUNT macro
377 if (ioctl(f->fd, BLKGETSIZE64, &f->size) == -1) { in get_size()
/system/core/libdiskconfig/
Ddiskconfig.c312 if (ioctl(fd, BLKGETSIZE64, &disk_size) < 0) { in validate()
/system/extras/verity/fec/
Dimage.cpp43 #define BLKGETSIZE64 DKIOCGETBLOCKCOUNT macro
/system/vold/
DDisk.cpp228 if (ioctl(fd, BLKGETSIZE64, &mSize)) { in readMetadata()
/system/extras/ext4_utils/
Dext4_utils.c533 ret = ioctl(fd, BLKGETSIZE64, &size); in get_block_device_size()
/system/update_engine/common/
Dutils.cc407 int rc = ioctl(fd, BLKGETSIZE64, &dev_size); in BlockDevSize()
/system/sepolicy/public/
Dioctl_defines1872 define(`BLKGETSIZE64', `0x80081272')
/system/sepolicy/prebuilts/api/26.0/public/
Dioctl_defines1872 define(`BLKGETSIZE64', `0x80081272')