Searched refs:fOpenAttributes (Results 1 – 2 of 2) sorted by relevance
313 int32 fOpenAttributes; variable
306 fOpenAttributes(0), in Volume()2720 AutoIncrementer incrementer(&fOpenAttributes); in CreateAttr()2769 AutoIncrementer incrementer(&fOpenAttributes); in OpenAttr()2831 int32 openAttributes = atomic_add(&fOpenAttributes, -1); in FreeAttrCookie()4543 if (atomic_get(&fOpenAttributes) > 0) { in _PutAllPendingVNodes()