Home
last modified time | relevance | path

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

/device/google/marlin/recovery/gpt-utils/
Dgpt-utils.cpp1128 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size() function
1159 block_size = gpt_get_block_size(fd); in gpt_set_header()
1211 block_size = gpt_get_block_size(fd); in gpt_get_header()
1270 block_size = gpt_get_block_size(fd); in gpt_get_pentry_arr()
1313 block_size = gpt_get_block_size(fd); in gpt_set_pentry_arr()
1439 disk->block_size = gpt_get_block_size(fd); in gpt_disk_get_disk_info()