Searched defs:max_blocks (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660_identify.h40 off_t max_blocks; member in struct:iso9660_info
/haiku/headers/private/userlandfs/legacy/
H A Dcache.h71 int max_blocks; member in struct:block_cache
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dfs_cache_priv.h69 int max_blocks; member in struct:block_cache
H A Dbeos_kernel_emu.cpp221 init_block_cache(int max_blocks, int flags) argument
251 init_cache_for_device(int fd, off_t max_blocks) argument
H A Dfs_cache.c412 beos_init_block_cache(int max_blocks, int flags) argument
1123 beos_init_cache_for_device(int fd, fs_off_t max_blocks) argument
/haiku/src/add-ons/kernel/generic/locked_pool/
H A Dlocked_pool.c66 int max_blocks; // maximum number of blocks member in struct:locked_pool
418 create_pool(int block_size, int alignment, int next_ofs, int chunkSize, int max_blocks, int min_free_blocks, const char *name, uint32 lock_flags, locked_pool_add_hook add_hook, locked_pool_remove_hook remove_hook, void *hook_arg) argument
/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A Dvirtio_scsi.cpp209 uint32 max_blocks = 0x10000; local
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddevices.cpp92 uint32 orig_max_blocks, max_blocks; local
H A Dscsi_internal.h78 uint32 max_blocks; member in struct:dma_params
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp106 fssh_off_t max_blocks; member in struct:FSShell::block_cache
[all...]
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp216 off_t max_blocks; member in struct:__anon39::block_cache
[all...]

Completed in 90 milliseconds