Searched defs:blockSize (Results 101 - 118 of 118) sorted by relevance

12345

/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server/
H A Dbetalk.h172 unsigned int blockSize; member in struct:__anon5655
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-1.2.6/
H A Dbetalk.h172 unsigned int blockSize; member in struct:__anon5661
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-Windows/
H A Dbetalk.h176 unsigned int blockSize; member in struct:__anon5674
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A Dbetalk.h172 unsigned int blockSize; member in struct:__anon5685
/haiku-fatelf/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp110 TestSuite(TestSuiteContext& context, const char* name, const dma_restrictions& restrictions, size_t blockSize) argument
/haiku-fatelf/src/tools/fs_shell/
H A Dfssh.cpp298 byte_string(int64_t numBlocks, int64_t blockSize) argument
H A Dblock_cache.cpp470 block_cache::block_cache(int _fd, fssh_off_t numBlocks, fssh_size_t blockSize, argument
743 int32_t blockSize = cache->block_size; local
887 int32_t blockSize = cache->block_size; local
1500 fssh_block_cache_create(int fd, fssh_off_t numBlocks, fssh_size_t blockSize, bool readOnly) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DInode.cpp1104 uint32 blockSize = fVolume->BlockSize(); local
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp190 run_array::Init(int32 blockSize) argument
220 run_array::MaxRuns(int32 blockSize) argument
342 int32 blockSize = fJournal->GetVolume()->BlockSize(); local
488 int32 blockSize = fVolume->BlockSize(); local
[all...]
H A Dkernel_interface.cpp2296 bfs_uninitialize(int fd, partition_id partitionID, off_t partitionSize, uint32 blockSize, disk_job_id job) argument
H A DInode.cpp1399 uint32 blockSize = fVolume->BlockSize(); local
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp534 uint32 blockSize = volume->BlockSize(); local
/haiku-fatelf/src/system/kernel/device_manager/
H A Ddevfs.cpp2211 devfs_compute_geometry_size(device_geometry* geometry, uint64 blockCount, uint32 blockSize) argument
/haiku-fatelf/src/system/kernel/disk_device_manager/
H A DKPartition.cpp440 KPartition::SetBlockSize(uint32 blockSize) argument
1368 KPartition::FireBlockSizeChanged(uint32 blockSize) argument
/haiku-fatelf/src/apps/diskprobe/
H A DProbeView.cpp457 PositionSlider::SetBlockSize(uint32 blockSize) argument
768 HeaderView::SetTo(off_t position, uint32 blockSize) argument
310 PositionSlider(BRect rect, const char *name, BMessage *message, off_t size, uint32 blockSize) argument
1977 int32 blockSize; local
[all...]
/haiku-fatelf/src/system/kernel/cache/
H A Dblock_cache.cpp1228 size_t blockSize = fCache->block_size; local
1338 block_cache::block_cache(int _fd, off_t numBlocks, size_t blockSize, argument
1885 int32 blockSize = cache->block_size; local
3350 block_cache_create(int fd, off_t numBlocks, size_t blockSize, bool readOnly) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DFSUtils.cpp2413 CalcItemsAndSize(CopyLoopControl* loopControl, BObjectList<entry_ref>* refList, ssize_t blockSize, int32* totalCount, off_t* totalSize) argument
[all...]
/haiku-fatelf/src/libs/expat/lib/
H A Dxmlparse.c6017 int blockSize = (pool->end - pool->start)*2; local
6031 int blockSize = pool->end - pool->start; local
[all...]

Completed in 208 milliseconds

12345