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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Drdb.c611 _amiga_next_free_block(uint32_t *table, uint32_t start, uint32_t type) { function
718 block_num = part_num = _amiga_next_free_block(table, rdb_num+1,
728 next_num = _amiga_next_free_block(table, block_num+1, IDNAME_PARTITION);

Completed in 23 milliseconds