Searched refs:statFields (Results 26 - 30 of 30) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp681 Volume::PackageLinkNodeChanged(Node* node, uint32 statFields, argument
686 statFields); local
687 _NotifyNodeChanged(node, statFields, oldAttributes);
1977 Volume::_NotifyNodeChanged(Node* node, uint32 statFields, argument
1989 listener->NodeChanged(node, statFields, oldAttributes);
/haiku/src/kits/storage/
H A DAddOnMonitorHandler.cpp477 AddOnMonitorHandler::StatChanged(ino_t node, dev_t device, int32 statFields) argument
/haiku/headers/os/drivers/
H A Dfs_interface.h362 uint32 statFields);
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h398 fssh_vnode_id dir, fssh_vnode_id node, uint32_t statFields);
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp74 uint32 statFields = node->MarkUnmodified(); local
75 notify_stat_changed(volume->GetID(), -1, node->GetID(), statFields);

Completed in 164 milliseconds

12