Searched refs:InsertSize (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DIndex.h45 status_t InsertSize(Transaction& transaction, Inode* inode);
H A DIndex.cpp303 Index::InsertSize(Transaction& transaction, Inode* inode) function in class:Index
H A DInode.cpp2759 index.InsertSize(transaction, inode);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DIndex.h37 status_t InsertSize(Transaction *transaction, Inode *inode);
H A DIndex.cpp305 Index::InsertSize(Transaction *transaction, Inode *inode) function in class:Index
H A DInode.cpp2089 index.InsertSize(transaction, inode);

Completed in 103 milliseconds