Searched refs:IsIndex (Results 1 – 10 of 10) sorted by relevance
38 bool IsIndex() const { return false; } in IsIndex() function
48 bool IsIndex() const { return is_index(Mode()); } in IsIndex() function
340 if (!node || !node->IsIndex() || node->Name() == NULL) in getNameIndex()442 if (node->IsDirectory() && !node->IsIndex()) { in checkStructure()712 if (node && !node->IsIndex() && !node->IsAttributeDirectory()) in copyInodes()721 if (!node->IsIndex() && !node->IsAttributeDirectory()) in copyInodes()
147 if (inode->IsContainer() && !inode->IsIndex()) { in Next()
252 && !inode->IsIndex()) in VisitDirectoryEntry()309 if (inode->IsIndex() && treeName != NULL && repairErrors) { in VisitInode()
58 bool IsIndex() const in IsIndex() function
1788 } else if (IsIndex()) { in _GrowStream()2322 if (IsIndex() || IsDeleted() in NeedsTrimming()2552 if (!inode->IsIndex() && !force) { in Remove()
662 fAllowDuplicates = stream->IsIndex() in SetTo()746 fAllowDuplicates = stream->IsIndex() in SetTo()
29 bool IsIndex() const { return S_ISINDEX(fInode->mode); } in IsIndex() function
1076 if (IsAttributeDirectory() || IsIndex()) in CopyTo()