RemoveEntry
void RemoveEntry(LocatableEntry* entry);
status_t RemoveEntry(const Entry& entry);
status_t RemoveEntry(Transaction& transaction);
status = oldIterator->RemoveEntry(transaction);
status = directoryIterator->RemoveEntry(transaction);
status = directoryIterator->RemoveEntry(transaction);
status_t result = RemoveEntry(entry->name, NULL, attribute);
RemoveEntry(entry->name, NULL);
return ((OverlayInode *)vnode->private_node)->RemoveEntry(name, NULL);
status_t result = fromNode->RemoveEntry(fromName, &entry);
status_t RemoveEntry(const char *name,
status_t result = fromNode->RemoveEntry(fromName, &entry, true);
status_t result = node->RemoveEntry(name, NULL, true);
return RemoveEntry(name, NULL);
void RemoveEntry(ShareDirEntry* entry);
entry->GetDirectory()->RemoveEntry(entry);
RemoveEntry(entry->GetName());
Node* RemoveEntry(const char* name);
fRootNode->RemoveEntry(volume->GetName());
void RemoveEntry(Entry* entry);
bool RemoveEntry(Entry* entry);
RemoveEntry(entry);
RemoveEntry(oldEntry);
RemoveEntry(entry);
RemoveEntry(entry);
RemoveEntry(entry);
RemoveEntry(entry);
RemoveEntry(entry);
entry->GetVolume()->RemoveEntry(entry);
entry->GetDirectory()->RemoveEntry(entry);
RemoveEntry(entry);
void RemoveEntry(Entry* entry);
void RemoveEntry(const char* name);
cache->RemoveEntry(name);
cache->RemoveEntry(toName);
cache->RemoveEntry(fromName);
status_t RemoveEntry(ino_t id);
fFileSystem->InoIdMap()->RemoveEntry(fID);
status_t error = RemoveEntry(entry);
status_t RemoveEntry(Entry *entry);
RemoveEntry(id, child);
error = RemoveEntry(node->GetID(), child->GetName());
error = RemoveEntry(id, child->GetName());
status_t RemoveEntry(Directory *node, Entry *child);
status_t RemoveEntry(ino_t id, Entry *child);
status_t RemoveEntry(ino_t id, const char *name);
error = fDirectoryEntryTable->RemoveEntry(id, entry);
parent->RemoveEntry(entry);
void RemoveEntry(queue_entry* newEntry);
fData->RemoveEntry(entry);
fData->RemoveEntry(entry);
fData->RemoveEntry(entry);
fData->RemoveEntry(entry);
status_t status = BRemoveEngine().RemoveEntry(BRemoveEngine::Entry(
directory->RemoveEntry(entry);
entry->Parent()->RemoveEntry(entry);
error = BRemoveEngine().RemoveEntry(FSUtils::Entry(targetEntry));
status_t error = BRemoveEngine().RemoveEntry(
transaction->RemoveEntry(entry, backupEntry, modifiedOperation))
int32 RemoveEntry(const Entry& entry,
child->RemoveEntry(componentEnd + 1);
fDirectory->RemoveEntry(path);
directory->RemoveEntry(path->Path());
ExpectNotification(RemoveEntry("file"),
RemoveEntry("file2");
RemoveEntry("dir2");
ExpectNotification(RemoveEntry("base/file2"),
ExpectNotification(RemoveEntry("base/dir3"),
ExpectNotification(RemoveEntry("base/dir1/file2"),
ExpectNotification(RemoveEntry("base/dir1/dir3"),
ExpectNotification(RemoveEntry("base/file2"),
ExpectNotification(RemoveEntry("base/dir3"),
ExpectNotification(RemoveEntry("base/dir1/file2"),
ExpectNotification(RemoveEntry("base/dir1/dir3"),
RemoveEntry("file2");
RemoveEntry("dir3");
RemoveEntry("file2");
RemoveEntry("dir3");
ExpectNotification(RemoveEntry("base/file2"),
ExpectNotification(RemoveEntry("base/dir3"),
ExpectNotification(RemoveEntry("base/dir1/file2"),
ExpectNotification(RemoveEntry("base/dir1/dir3"),
status_t error = entryTree.RemoveEntry(name, transaction);
void RemoveEntry(int32 index);
status_t RemoveEntry(const char* name,
info.entryBlock.RemoveEntry(info.index);
info.entryBlock.RemoveEntry(info.index);
status_t RemoveEntry(const char* name,
error = fromDirectory->RemoveEntry(fromName, transaction);
error = attributeDirectory->RemoveEntry(name, transaction, &attrDirEmpty);
error = directory->RemoveEntry(name, transaction);