Searched refs:GrowForSlices (Results 1 – 3 of 3) sorted by relevance
30 zx_status_t GrowForSlices(size_t slice_count);
196 zx_status_t FvmInfo::GrowForSlices(size_t slice_count) { in GrowForSlices() function in FvmInfo
380 if ((status = info_.GrowForSlices(slice_count)) != ZX_OK) { in AddPartition()
Completed in 6 milliseconds