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

/haiku/headers/private/userlandfs/private/
H A DAreaSupport.h10 status_t get_area_for_address(void* address, int32 size, area_id* area,
15 using UserlandFSUtil::get_area_for_address;
/haiku/src/add-ons/kernel/file_systems/userlandfs/private/
H A DAreaSupport.cpp5 // get_area_for_address
7 UserlandFSUtil::get_area_for_address(void* address, int32 size, area_id* area, function in class:UserlandFSUtil

Completed in 60 milliseconds