Searched refs:useCount (Results 1 – 7 of 7) sorted by relevance
75 g_rootVnode->useCount++; in VnodesInit()108 if ((item->useCount > 0) || in VnodeReclaimLru()187 if (vnode->useCount > 0) { in VnodeFree()243 if ((vnode->useCount > 0) || (vnode->flag & VNODE_FLAG_MOUNT_ORIGIN)) { in VnodeInUseIter()367 (*currentVnode)->useCount++; in Step()377 (*currentVnode)->useCount--; in Step()526 (curr->files->rootVnode->useCount > 0)) { in ChangeRoot()527 curr->files->rootVnode->useCount--; in ChangeRoot()529 rootNew->useCount++; in ChangeRoot()706 if ((item->useCount > 0) || in VnodeMemoryDump()[all …]
793 if (curr->files->rootVnode->useCount > 0) { in chroot()794 curr->files->rootVnode->useCount--; in chroot()796 vnode->useCount++; in chroot()
422 if (vnode->useCount == 0) { in VnodeTryFree()
75 item, item->parent, item->data, item->vop, item->hash, item->useCount, in VnodeListProcess()
115 int useCount; /* ref count of users */ member
626 region->unTypeData.rf.vnode->useCount--;682 newRegion->unTypeData.rf.vnode->useCount++;
519 vnode->useCount++; in OsNamedMMap()