Home
last modified time | relevance | path

Searched refs:PublishNode (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.h40 status_t PublishNode(Node* node, uint32 flags);
H A DVolume.cpp165 error = PublishNode(fRootDirectory, 0); in Mount()
257 Volume::PublishNode(Node* node, uint32 flags) in PublishNode() function in Volume
H A Dchecksumfs.cpp702 error = volume->PublishNode(newFile, 0); in create_file()
774 error = node->GetVolume()->PublishNode(attributeDirectory, 0); in get_attribute_directory()