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, argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DNotifications.cpp83 StatChangedNotification::StatChangedNotification(Node* node, uint32 statFields) argument
/haiku/src/tools/fs_shell/
H A Dnode_monitor.cpp36 fssh_notify_stat_changed(fssh_mount_id device, fssh_vnode_id dir, fssh_vnode_id node, uint32_t statFields) argument
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp113 NodeMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) argument
211 int32 statFields; local
H A DAddOnMonitorHandler.cpp477 AddOnMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.cpp199 LastModifiedIndex::NodeChanged(Node* node, uint32 statFields, argument
287 LastModifiedIndex::Iterator::NodeChanged(Node* node, uint32 statFields, argument
H A DNameIndex.cpp179 NameIndex::NodeChanged(Node* node, uint32 statFields, argument
H A DSizeIndex.cpp198 SizeIndex::NodeChanged(Node* node, uint32 statFields, argument
285 SizeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, argument
H A DAttributeIndex.cpp331 AttributeIndex::NodeChanged(Node* node, uint32 statFields, argument
422 AttributeIndex::Iterator::NodeChanged(Node* node, uint32 statFields, argument
/haiku/src/apps/musiccollection/
H A DFileMonitor.cpp142 FileMonitor::StatChanged(ino_t node, dev_t device, int32 statFields) argument
/haiku/src/servers/index/
H A DVolumeWatcher.cpp70 WatchNameHandler::StatChanged(ino_t node, dev_t device, int32 statFields) argument
88 int32 statFields; local
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A Dhaiku_kernel_emu.cpp99 notify_stat_changed(dev_t device, ino_t directory, ino_t node, uint32 statFields) argument
/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 local
/haiku/src/system/kernel/fs/
H A Dnode_monitor.cpp758 NotifyStatChanged(dev_t device, ino_t directory, ino_t node, uint32 statFields) argument
1213 notify_stat_changed(dev_t device, ino_t directory, ino_t node, uint32 statFields) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp74 uint32 statFields = node->MarkUnmodified(); local
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp681 Volume::PackageLinkNodeChanged(Node* node, uint32 statFields, argument
686 statFields); local
1977 Volume::_NotifyNodeChanged(Node* node, uint32 statFields, argument

Completed in 100 milliseconds