Home
last modified time | relevance | path

Searched defs:statFields (Results 1 – 16 of 16) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNodeListener.cpp55 NodeListener::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.cpp199 LastModifiedIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
287 LastModifiedIndex::Iterator::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
H A DSizeIndex.cpp198 SizeIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
285 SizeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
H A DAttributeIndex.cpp331 AttributeIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
422 AttributeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
H A DNameIndex.cpp179 NameIndex::NodeChanged(Node* node, uint32 statFields, in NodeChanged()
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp83 StatChangedNotification::StatChangedNotification(Node* node, uint32 statFields) in StatChangedNotification()
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp113 NodeMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged()
211 int32 statFields; in HandleStatChanged() local
H A DAddOnMonitorHandler.cpp477 AddOnMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged()
/haiku/src/tools/fs_shell/
H A Dnode_monitor.cpp37 fssh_vnode_id node, uint32_t statFields) in fssh_notify_stat_changed()
/haiku/src/servers/index/
H A DVolumeWatcher.cpp70 WatchNameHandler::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged()
88 int32 statFields; in MessageReceived() local
/haiku/src/apps/musiccollection/
H A DFileMonitor.cpp142 FileMonitor::StatChanged(ino_t node, dev_t device, int32 statFields) in StatChanged()
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dbeos_kernel_emu.cpp68 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 Dhaiku_kernel_emu.cpp100 uint32 statFields) in notify_stat_changed()
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp759 uint32 statFields) in NotifyStatChanged()
1214 uint32 statFields) in notify_stat_changed()
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp689 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 Dkernel_interface.cpp74 uint32 statFields = node->MarkUnmodified(); in notify_if_stat_changed() local