Searched refs:InsertEntries (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp413 status_t status = tree->InsertEntries(transaction, path, &item, data, 1);
464 status_t status = tree->InsertEntries(transaction, path, &entry,
490 status = tree->InsertEntries(transaction, path, &entry,
501 status = tree->InsertEntries(transaction, path, &entry,
H A DBTree.h90 status_t InsertEntries(Transaction& transaction,
H A DBTree.cpp697 BTree::InsertEntries(Transaction& transaction, Path* path, function in class:BTree
715 TRACE("BTree::InsertEntries() num: %i upper limit %" B_PRIu32 "\n", num,

Completed in 865 milliseconds