HomeSort by relevance Sort by last modified time
    Searched full:get_block_device_size (Results 1 - 1 of 1) sorted by null

  /system/extras/ext4_utils/
ext4_utils.c 449 static u64 get_block_device_size(const char *filename) function
491 computed_size = get_block_device_size(filename) - reserve_len;

Completed in 43 milliseconds