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

/haiku/src/kits/storage/
H A DPathMonitor.cpp553 status_t _StartWatchingAncestors(Ancestor* ancestor,
845 fStatus = _StartWatchingAncestors(fRoot, false);
965 PathHandler::_StartWatchingAncestors(Ancestor* startAncestor, bool notify) function in class:__anon3::PathHandler
967 TRACE("%p->PathHandler::_StartWatchingAncestors(%p, %d)\n", this,
1250 _StartWatchingAncestors(fRoot, false);
1316 _StartWatchingAncestors(fBaseAncestor, true);
1320 _StartWatchingAncestors(fBaseAncestor, notifyFilesRecursively);
1407 _StartWatchingAncestors(ancestor, true);
1433 _StartWatchingAncestors(childAncestor, true);
1477 _StartWatchingAncestors(fBaseAncesto
[all...]

Completed in 30 milliseconds