Home
last modified time | relevance | path

Searched refs:ExtentBegin (Results 1 – 2 of 2) sorted by relevance

/system/dev/block/fvm/
A Dvpartition.h47 SliceMap::iterator ExtentBegin() TA_REQ(lock_) { return slice_map_.begin(); } in ExtentBegin() function
A Dfvm.cpp488 for (auto extent = vp->ExtentBegin(); extent.IsValid(); extent = vp->ExtentBegin()) { in FreeSlicesLocked()

Completed in 5 milliseconds