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

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dmkdos.cpp546 uint64 free_count = size / 512; local
H A Ddosfs.cpp452 uint32 free_count = 0, last_allocated = 0; local
893 get_fsinfo(nspace *vol, uint32 *free_count, uint32 *last_allocated) argument
/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp112 uint16 free_count : 10; member in struct:heap_page_s
[all...]
/haiku/src/system/kernel/
H A Dheap.cpp87 uint16 free_count : 10; member in struct:heap_page_s
[all...]

Completed in 68 milliseconds