Home
last modified time | relevance | path

Searched defs:_numBlocks (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/malloc/hoard2/
H A Dsuperblock.h129 const int _numBlocks; // The number of blocks in the superblock. variable
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1784 fssh_block_cache_prefetch(void* _cache, fssh_off_t blockNumber, fssh_size_t* _numBlocks) in fssh_block_cache_prefetch()
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp3980 block_cache_prefetch(void* _cache, off_t blockNumber, size_t* _numBlocks) in block_cache_prefetch()