Searched refs:get_lba_count (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/block/bootpart/
H A Dbootpart.c51 static uint64_t get_lba_count(bootpart_device_t* dev) { function
135 size_t max = get_lba_count(bootpart);
/fuchsia/zircon/system/dev/block/gpt/
H A Dgpt.c68 static uint64_t get_lba_count(gptpart_device_t* dev) { function
158 size_t max = get_lba_count(gpt);

Completed in 30 milliseconds