Searched refs:disk_get_start_block (Results 1 – 3 of 3) sorted by relevance
89 extern int disk_get_start_block(dm_descriptor_t disk, uint64_t *val);
1407 error = disk_get_start_block(disk, &disk_firstblk); in create_usable_slices()
1490 disk_get_start_block( in disk_get_start_block() function