/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/ |
H A D | NodeListener.cpp | 55 NodeListener::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
|
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/ |
H A D | LastModifiedIndex.cpp | 199 LastModifiedIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged() 287 LastModifiedIndex::Iterator::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
|
H A D | SizeIndex.cpp | 198 SizeIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged() 285 SizeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
|
H A D | AttributeIndex.cpp | 331 AttributeIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged() 422 AttributeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
|
H A D | NameIndex.cpp | 179 NameIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
|
/haiku/src/tests/system/kernel/file_corruption/fs/ |
H A D | Notifications.cpp | 83 StatChangedNotification::StatChangedNotification(Node* node, uint32 statFields) in StatChangedNotification()
|
/haiku/src/kits/storage/ |
H A D | NodeMonitorHandler.cpp | 113 NodeMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged() 211 int32 statFields; in HandleStatChanged() local
|
H A D | AddOnMonitorHandler.cpp | 477 AddOnMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged()
|
/haiku/src/tools/fs_shell/ |
H A D | node_monitor.cpp | 37 fssh_vnode_id node, uint32_t statFields) in fssh_notify_stat_changed()
|
/haiku/src/servers/index/ |
H A D | VolumeWatcher.cpp | 70 WatchNameHandler::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged() 88 int32 statFields; in MessageReceived() local
|
/haiku/src/apps/musiccollection/ |
H A D | FileMonitor.cpp | 142 FileMonitor::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged()
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/ |
H A D | beos_kernel_emu.cpp | 68 uint32 statFields = B_STAT_MODE | B_STAT_UID | B_STAT_GID in notify_listener() local
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/ |
H A D | haiku_kernel_emu.cpp | 100 uint32 statFields) in notify_stat_changed()
|
/haiku/src/system/kernel/fs/ |
H A D | node_monitor.cpp | 759 uint32 statFields) in NotifyStatChanged() 1214 uint32 statFields) in notify_stat_changed()
|
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/ |
H A D | Volume.cpp | 689 Volume::PackageLinkNodeChanged(Node* node, uint32 statFields, in PackageLinkNodeChanged() 2015 Volume::_NotifyNodeChanged(Node* node, uint32 statFields, in _NotifyNodeChanged()
|
/haiku/src/add-ons/kernel/file_systems/ramfs/ |
H A D | kernel_interface.cpp | 74 uint32 statFields = node->MarkUnmodified(); in notify_if_stat_changed() local
|