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

/fuchsia/zircon/system/dev/block/fvm/
H A Dfvm-private.h53 fbl::unique_ptr<SliceExtent> Split(size_t vslice);
H A Dfvm.cpp36 fbl::unique_ptr<SliceExtent> SliceExtent::Split(size_t vslice) { function in class:fvm::SliceExtent
840 auto new_extent = extent->Split(vslice);

Completed in 63 milliseconds