Searched refs:syncWatch (Results 1 – 1 of 1) sorted by relevance
93 auto syncWatch = static_cast<SyncWatch*>(userdata); in callback() local103 if (fs::exists(syncWatch->fileMap[event->wd], ec)) in callback()105 syncWatch->addInotifyWatch(syncWatch->fileMap[event->wd]); in callback()110 syncWatch->fileMap[event->wd]); in callback()116 auto rc = syncWatch->syncCallback(static_cast<int>(event->mask), in callback()117 syncWatch->fileMap[event->wd]); in callback()