fIsWatchingPath
fIsWatchingPath = false;
fIsWatchingPath = err == B_OK;
bool fIsWatchingPath;
return fIsWatchingPath;