Searched refs:B_ENTRY_MOVED (Results 1 - 25 of 42) sorted by relevance

12

/haiku/headers/os/storage/
H A DNodeMonitor.h38 #define B_ENTRY_MOVED 3 macro
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNodeMonitoringEvent.cpp72 opcode = B_ENTRY_MOVED;
H A DNodeMonitor.cpp61 case B_ENTRY_MOVED:
H A DVolumeManager.cpp73 case B_ENTRY_MOVED:
1749 case B_ENTRY_MOVED:
1762 case B_ENTRY_MOVED:
/haiku/src/kits/tracker/
H A DTrashWatcher.cpp107 case B_ENTRY_MOVED:
H A DVirtualDirectoryPoseView.cpp177 case B_ENTRY_MOVED:
406 // forward a B_ENTRY_MOVED, if possible. There are quite a few cases to
H A DFSClipboard.cpp863 case B_ENTRY_MOVED:
/haiku/src/kits/print/
H A DFolderWatcher.cpp148 case B_ENTRY_MOVED:
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dbeos_kernel_emu.cpp58 case B_ENTRY_MOVED:
111 case B_ENTRY_MOVED:
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp58 case B_ENTRY_MOVED:
H A DPathMonitor.cpp903 case B_ENTRY_MOVED:
1134 if (_CheckDuplicateEntryNotification(B_ENTRY_MOVED, toEntryRef, nodeRef,
1887 message.AddInt32("opcode", B_ENTRY_MOVED);
/haiku/src/servers/bluetooth/
H A DDeviceManager.cpp33 case B_ENTRY_MOVED:
/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp82 case B_ENTRY_MOVED:
H A DDownloadProgressView.cpp461 case B_ENTRY_MOVED:
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h42 #define B_ENTRY_MOVED 3 macro
/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp51 // - B_ENTRY_MOVED
191 } else if (opcode == B_ENTRY_MOVED) {
/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest2.cpp327 case B_ENTRY_MOVED:
376 case B_ENTRY_MOVED:
617 return MonitoringInfo(B_ENTRY_MOVED, absoluteFromPath, absoluteToPath);
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp159 case B_ENTRY_MOVED:
162 "B_ENTRY_MOVED\n"));
200 case B_ENTRY_MOVED:
323 case B_ENTRY_MOVED:
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp89 if (code == B_ENTRY_MOVED)
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp92 return UserlandFS::KernelEmu::notify_listener(B_ENTRY_MOVED, 0, device,
/haiku/src/kits/tracker/infowindow/
H A DInfoWindow.cpp432 case B_ENTRY_MOVED:
/haiku/src/apps/mail/
H A DEnclosures.cpp263 } else if (opcode == B_ENTRY_MOVED) {
/haiku/src/apps/people/
H A DPersonWindow.cpp242 case B_ENTRY_MOVED:
/haiku/src/servers/app/font/
H A DGlobalFontManager.cpp190 case B_ENTRY_MOVED:
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp721 case B_ENTRY_MOVED:

Completed in 257 milliseconds

12