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

/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp49 static const ino_t kRootDirectoryID = 1; variable
176 fNextNodeID(kRootDirectoryID + 1)
402 = new(std::nothrow) ::RootDirectory(kRootDirectoryID, st.st_mtim);

Completed in 93 milliseconds