Searched refs:ParentID (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/drivesetup/
H A DPartitionList.h74 partition_id ParentID() const function in class:PartitionListRow
H A DMainWindow.cpp571 previousSelection->ParentID());
608 parentID = selectedRow->ParentID();
1171 BPartition* parent = disk->FindDescendant(currentSelection->ParentID());
/haiku/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp992 notify_stat_changed(volume->ID(), inode->ParentID(), inode->ID(), mask);
1466 notify_stat_changed(volume->ID(), inode->ParentID(), inode->ID(),
1552 notify_stat_changed(volume->ID(), inode->ParentID(), inode->ID(),
1957 notify_attribute_changed(volume->ID(), inode->ParentID(),
1960 notify_stat_changed(volume->ID(), inode->ParentID(), inode->ID(),
2025 notify_attribute_changed(volume->ID(), inode->ParentID(), inode->ID(),
H A DInode.h103 ino_t ParentID() const function in class:Inode

Completed in 89 milliseconds