Lines Matching refs:refcount
77 uint64_t refcount; /* protected by lo->mutex */299 assert(p->refcount > 0);301 ret->refcount++;342 inode->refcount = 1;460 inode->refcount++;518 assert(inode->refcount >= n);519 inode->refcount -= n;520 if (!inode->refcount) {545 (unsigned long long) inode->refcount,1226 lo.root.refcount = 2;