remove_entry
remove_entry(fs_volume* fsVolume, fs_vnode* parent, const char* name,
remove_entry(int dir, const char *entry, bool recursive, bool force)
remove_entry(Path& path, bool recursive, bool force, bool removeAttributes)