Searched refs:IsNegativeEntry (Results 1 – 3 of 3) sorted by relevance
82 bool IsNegativeEntry(ino_t id);83 bool IsNegativeEntry(uint32 dirID, uint32 objectID);
488 Volume::IsNegativeEntry(ino_t id) in IsNegativeEntry() function in Volume499 Volume::IsNegativeEntry(uint32 dirID, uint32 objectID) in IsNegativeEntry() function in Volume501 return IsNegativeEntry(VNode::GetIDFor(dirID, objectID)); in IsNegativeEntry()
216 || volume->IsNegativeEntry(foundNode.GetID()))) { in reiserfs_lookup()566 if (entry->IsHidden() || volume->IsNegativeEntry(dirID, objectID)) in reiserfs_read_dir()