Searched refs:fIsAttribute (Results 1 – 1 of 1) sorted by relevance
127 bool IsAttribute() { return fIsAttribute; } in IsAttribute()221 bool fIsAttribute; member in write_overlay::OverlayInode263 fIsAttribute(attribute), in OverlayInode()346 if (fIsAttribute) { in SetModified()486 if (fIsVirtual || fIsAttribute) in GetName()513 if (fIsAttribute) in WriteStat()593 if ((fIsAttribute && fSuperVnode.ops->open_attr == NULL) in Open()594 || (!fIsAttribute && fSuperVnode.ops->open == NULL)) in Open()608 if (fIsAttribute) { in Open()623 if (fIsAttribute) { in Open()[all …]