Searched refs:UpdateLiveQueries (Results 1 - 15 of 15) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp90 GetVolume()->UpdateLiveQueries(NULL, fNode, GetName(), fType, oldKey,
H A DSizeIndex.cpp168 fVolume->UpdateLiveQueries(NULL, node, GetName(), GetType(),
H A DLastModifiedIndex.cpp169 fVolume->UpdateLiveQueries(NULL, node, GetName(), GetType(),
H A DNameIndex.cpp225 fVolume->UpdateLiveQueries(entry, entry->GetNode(), GetName(),
H A DVolume.h151 void UpdateLiveQueries(Entry *entry, Node* node, const char *attribute,
H A DVolume.cpp642 UpdateLiveQueries(NULL, attribute->GetNode(), attribute->GetName(),
705 // UpdateLiveQueries
707 Volume::UpdateLiveQueries(Entry *entry, Node* node, const char *attribute, function in class:Volume
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DNameIndex.cpp235 fVolume->UpdateLiveQueries(entry, Name(), Type(),
H A DLastModifiedIndex.cpp240 fVolume->UpdateLiveQueries(node, Name(), Type(),
H A DSizeIndex.cpp238 fVolume->UpdateLiveQueries(node, Name(), Type(),
H A DAttributeIndex.cpp369 fVolume->UpdateLiveQueries(node, Name(), Type(),
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.h84 void UpdateLiveQueries(Node* node,
H A DVolume.cpp619 Volume::UpdateLiveQueries(Node* node, const char* attribute, int32 type, function in class:Volume
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h130 void UpdateLiveQueries(Inode* inode,
H A DIndex.cpp246 fVolume->UpdateLiveQueries(inode, name, type, oldKey, oldLength,
H A DVolume.cpp410 Volume::UpdateLiveQueries(Inode* inode, const char* attribute, int32 type, function in class:Volume

Completed in 71 milliseconds