Home
last modified time | relevance | path

Searched refs:nodeDevice (Results 1 – 9 of 9) sorted by relevance

/haiku/headers/private/storage/
H A DNodeMonitorHandler.h35 ino_t node, dev_t nodeDevice);
H A DAddOnMonitorHandler.h71 ino_t node, dev_t nodeDevice);
/haiku/src/servers/index/
H A DVolumeWatcher.h40 ino_t node, dev_t nodeDevice);
H A DVolumeWatcher.cpp58 dev_t nodeDevice) in EntryMoved() argument
/haiku/src/apps/musiccollection/
H A DFileMonitor.h85 ino_t node, dev_t nodeDevice);
H A DFileMonitor.cpp130 dev_t nodeDevice) in EntryMoved() argument
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp106 dev_t nodeDevice) in EntryMoved() argument
H A DAddOnMonitorHandler.cpp279 dev_t nodeDevice) in EntryMoved() argument
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp713 dev_t nodeDevice = device; in NotifyEntryMoved() local
714 vfs_resolve_vnode_to_covering_vnode(device, node, &nodeDevice, &node); in NotifyEntryMoved()
725 _GetInterestedMonitorListeners(nodeDevice, node, B_WATCH_NAME, in NotifyEntryMoved()
747 message.AddInt32("node device", nodeDevice); // Haiku only in NotifyEntryMoved()