Home
last modified time | relevance | path

Searched defs:get_block_device_size (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/toybox/lib/
H A Dportability.c589 int get_block_device_size(int fd, unsigned long long* size) in get_block_device_size() function
601 int get_block_device_size(int fd, unsigned long long* size) in get_block_device_size() function
608 int get_block_device_size(int fd, unsigned long long* size) in get_block_device_size() function
616 int get_block_device_size(int fd, unsigned long long* size) in get_block_device_size() function
/aosp_15_r20/system/extras/tests/storage/
H A Dwipe_blkdev.c38 static u64 get_block_device_size(int fd) in get_block_device_size() function
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_pdb_PersistentDataBlockService.cpp32 uint64_t get_block_device_size(int fd) { in get_block_device_size() function
/aosp_15_r20/system/extras/ext4_utils/
H A Dext4_utils.cpp181 u64 get_block_device_size(int fd) { in get_block_device_size() function