Searched defs:RefCount (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/media/
H A DSound.cpp128 BSound::RefCount() const function in class:BSound
/haiku/headers/private/kernel/vm/
H A DVMAddressSpace.h53 int32 RefCount() const function in struct:VMAddressSpace
H A DVMCache.h148 int32 RefCount() const function in struct:VMCache
/haiku/src/system/boot/loader/
H A Dvfs.cpp65 int32 RefCount() const { return fRefCount; } function in class:Descriptor
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h439 uint64 RefCount() const { return B_LENDIAN_TO_HOST_INT64(refs); } function in struct:btrfs_extent
463 uint32 RefCount() const { return B_LENDIAN_TO_HOST_INT32(ref_count); } function in struct:btrfs_extent_data_ref

Completed in 55 milliseconds