Home
last modified time | relevance | path

Searched refs:OpenIndexDir (Results 1 – 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.h133 virtual status_t OpenIndexDir(void** cookie);
H A DBeOSKernelVolume.cpp691 BeOSKernelVolume::OpenIndexDir(void** cookie) in OpenIndexDir() function in BeOSKernelVolume
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.h161 virtual status_t OpenIndexDir(void** cookie);
H A DVolume.cpp555 Volume::OpenIndexDir(void** cookie) in OpenIndexDir() function in Volume
H A DUserlandRequestHandler.cpp2047 result = volume->OpenIndexDir(&indexDirCookie); in _HandleRequest()
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.h168 virtual status_t OpenIndexDir(void** cookie);
H A DHaikuKernelVolume.cpp1024 HaikuKernelVolume::OpenIndexDir(void** cookie) in OpenIndexDir() function in HaikuKernelVolume
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.h200 status_t OpenIndexDir(void** cookie);
H A Dkernel_interface.cpp879 status_t error = volume->OpenIndexDir(cookie); in userlandfs_open_index_dir()
H A DVolume.cpp3126 Volume::OpenIndexDir(void** cookie) in OpenIndexDir() function in Volume