Searched defs:newKey (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp216 Update(Transaction& transaction, const char* name, int32 type, const uint8* oldKey, uint16 oldLength, const uint8* newKey, uint16 newLength, Inode* inode) argument
H A DVolume.cpp560 UpdateLiveQueries(Inode* inode, const char* attribute, int32 type, const uint8* oldKey, size_t oldLength, const uint8* newKey, size_t newLength) argument
H A DBPlusTree.cpp1461 uint8* newKey = NULL; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp84 const uint8* newKey; local
H A DVolume.cpp775 UpdateLiveQueries(Entry *entry, Node* node, const char *attribute, int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, size_t newLength) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DIndex.cpp220 Update(Transaction *transaction, const char *name, int32 type, const uint8 *oldKey, uint16 oldLength, const uint8 *newKey, uint16 newLength, Inode *inode) argument
[all...]
H A DVolume.cpp477 UpdateLiveQueries(Inode *inode, const char *attribute, int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, size_t newLength) argument
H A DBPlusTree.cpp946 uint8 *newKey = NULL; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAttribute.cpp69 const uint8* newKey; local
H A DVolume.cpp760 UpdateLiveQueries(Entry *entry, Node* node, const char *attribute, int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, size_t newLength) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DQuery.cpp279 LiveUpdate(Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
H A DVolume.cpp775 UpdateLiveQueries(Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument

Completed in 176 milliseconds