Searched refs:IsDuplicate (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/system/boot/loader/file_systems/bfs/
H A DBPlusTree.h92 static inline bool IsDuplicate(off_t link);
352 bplustree_node::IsDuplicate(off_t link) function in class:BFS::bplustree_node
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.h107 static inline bool IsDuplicate(off_t link);
581 bplustree_node::IsDuplicate(off_t link) function in class:bplustree_node
H A DBPlusTree.cpp1143 if (bplustree_node::IsDuplicate(oldValue)) {
2065 if (bplustree_node::IsDuplicate(BFS_ENDIAN_TO_HOST_INT64(
2311 if (bplustree_node::IsDuplicate(childOffset)) {
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DBPlusTree.h93 static inline bool IsDuplicate(off_t link);
472 bplustree_node::IsDuplicate(off_t link) function in class:bplustree_node
H A DBPlusTree.cpp669 if (bplustree_node::IsDuplicate(oldValue)) {
1481 if (bplustree_node::IsDuplicate(BFS_ENDIAN_TO_HOST_INT64(

Completed in 57 milliseconds