refCount
uint64 refCount;
if (fHyperV->get_reference_counter(fHyperVCookie, &refCount) == B_OK) {
timeAdjust = refCount - referenceTime;
node->refCount--;
if (node->refCount <= 0) {
self->refCount = 0;
found->refCount++;
self->refCount = 1;
extentType, offset, length, refCount);
int refCount;
ops->refCount++;
if (--ops->refCount == 0) {
int32 refCount;
refCount(1),
int32 refCount;
refCount(1),
dir->refCount++;
entry->parent->refCount++;
entry->node->refCount++;
entry->node->refCount++;
node->refCount++;
dir->refCount++;
node->refCount++;
if (--node->refCount == 0) {
node->refCount++;
newDir->refCount++;
node->refCount++;
buffer->directory->refCount++;
node->refCount++;
buffer->directory->refCount++;
nextNode->refCount++;
node->refCount++; // for the entry
node->refCount++;
request->refCount++;
int32 refCount)
if ((request->refCount -= refCount) <= 0) {
capabilities->refCount++;
if (--capabilities->refCount == 0) {
int32 refCount = 1);
int32 refCount;
refCount(1)
int32 refCount;
refCount(1),
AcquireDataHeader(data_header* header, int32 refCount)
fRefCount(refCount)
ReleaseDataHeader(data_header* header, int32 refCount)
fRefCount(refCount)
int32 refCount = atomic_add(&header->ref_count, -1);
T2(ReleaseDataHeader(header, refCount - 1));
if (refCount != 1)
int32 refCount = atomic_add(&header->ref_count, 1);
(void)refCount;
T2(AcquireDataHeader(header, refCount + 1));
refCount = 0;
int32 refCount;
refCount = 0;
int32 refCount;
refCount = 0;
uint32 refCount;
if (refCount > 1)
int32 argc = refCount + 3;
for (int index = 0; index < refCount; index++) {
int32 refCount = 0;
status_t status = fThreadDataStore->GetInfo("refs", &type, &refCount);
if (status != B_OK || refCount < 1) {
for (int index = 0; index < refCount; index++) {
int32 refCount = 0;
refCount += 1;
if (refCount > 0)
int32 refCount;
status = message->GetInfo("refs", &typeFound, &refCount);
if (status != B_OK || refCount < 1) {
int32 argc = refCount + 2;
for (int32 i = 0; i < refCount; i++) {
addOn->refCount++;
if (addOn->refCount > 1) {
addOn->refCount--;
if (--addOn->refCount == 0) {
if (--addOn->image->refCount == 0)
addOnImage->refCount++;
int32 refCount;
int32 refCount;
int32 refCount = vnode->ref_count;
refCount--;
refCount--;
refCount--;
if (refCount != 0) {
int32 refCount = atomic_add(&image->ref_count, -1);
ASSERT(refCount > 0);
if (refCount == 1 && gBootDevice > 0)
info->refCount++;
info->refCount = 1;
if (info->refCount == 0) {
if (--info->refCount == 0 && !info->dirty) {
if (info->refCount > 0) {
int32 refCount;