OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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