Searched refs:FindExtent (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/udf/ |
H A D | Icb.cpp | 246 status = list.FindExtent(pos, &extent, &isEmpty); in FindBlock() 259 status = list.FindExtent(pos, &extent, &isEmpty); in FindBlock() 387 status = list.FindExtent(pos, &extent, &isEmpty); in _Read() 514 status_t status = list.FindExtent(offset, &extent, &isEmpty); in _GetFileMap()
|
H A D | AllocationDescriptorList.h | 41 status_t FindExtent(off_t start, long_address *extent, 101 AllocationDescriptorList<Accessor>::FindExtent(off_t start, in FindExtent() function
|