Searched defs:block_cache (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/userlandfs/legacy/
H A Dcache.h67 typedef struct block_cache { struct
76 } block_cache; typedef in typeref:struct:block_cache
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_cache_priv.h65 typedef struct block_cache { struct
74 } block_cache; typedef in typeref:struct:block_cache
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp102 struct block_cache { struct in namespace:FSShell
471 block_cache::block_cache(int _fd, fssh_off_t numBlocks, fssh_size_t blockSize, function in class:FSShell::block_cache
[all...]
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp212 struct block_cache : DoublyLinkedListLinkImpl<block_cache> { struct in namespace:__anon39
1397 block_cache::block_cache(int _fd, off_t numBlocks, size_t blockSize, function in class:block_cache
[all...]

Completed in 240 milliseconds