Searched refs:CreateTree (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/bfs_tools/lib/
H A DInode.cpp1113 status_t status = CreateTree();
1178 if ((status = CreateTree()) < B_OK)
1210 if ((status = CreateTree()) < B_OK)
1233 status = CreateTree();
1274 Directory::CreateTree() function in class:Directory
1292 status_t status = CreateTree();
H A DInode.h177 virtual status_t CreateTree();
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DInode.cpp27 status_t CreateTree();
106 InodeAllocator::CreateTree() function in class:InodeAllocator
2039 status = allocator.CreateTree();
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp149 status_t CreateTree();
230 InodeAllocator::CreateTree() function in class:InodeAllocator
2707 status = allocator.CreateTree();

Completed in 53 milliseconds