Searched refs:block_cache_init (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/kernel/
H A Dblock_cache.h16 extern status_t block_cache_init(void);
/haiku/src/tools/fs_shell/
H A Dvfs.h113 extern fssh_status_t block_cache_init();
H A Dblock_cache.cpp958 block_cache_init() function in namespace:FSShell
H A Dvfs.cpp2943 if (block_cache_init() != FSSH_B_OK)
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelFileSystem.cpp120 error = block_cache_init();
/haiku/src/tests/system/kernel/cache/
H A Dblock_cache_test.cpp637 block_cache_init();
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp2733 block_cache_init(void) function
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5311 if (block_cache_init() != B_OK)

Completed in 166 milliseconds