Searched defs:parentID (Results 1 - 14 of 14) sorted by relevance

/haiku/src/kits/storage/disk_device/jobs/
H A DUninitializeJob.cpp34 partition_id parentID = haveParent ? fPartition->PartitionID() : -1; local
/haiku/src/add-ons/kernel/network/ppp/ppp_manager/
H A DKPPPManager.cpp42 CreateInterface(const driver_settings* settings, ppp_interface_id parentID) argument
83 CreateInterfaceWithName(const char* name, ppp_interface_id parentID) argument
/haiku/src/apps/drivesetup/
H A DSupport.cpp88 SpaceIDMap::SpaceIDFor(partition_id parentID, off_t spaceOffset) argument
H A DPartitionList.cpp375 PartitionListRow::PartitionListRow(partition_id parentID, partition_id id, argument
542 PartitionListView::AddSpace(partition_id parentID, partition_id id, argument
H A DMainWindow.cpp123 partition_id parentID = partition->ID(); local
589 partition_id parentID = -1; local
648 _UpdateMenus(BDiskDevice* disk, partition_id selectedPartition, partition_id parentID) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEEntry.h26 ino_t parentID; member in struct:UserlandFS::FUSEEntryRef
29 FUSEEntryRef(ino_t parentID, const char* name) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.cpp515 Inode::Dereference(Transaction& transaction, BTree::Path* path, ino_t parentID, argument
/haiku/src/system/kernel/disk_device_manager/
H A Dddm_userland_interface.cpp1187 _user_uninitialize_partition(partition_id partitionID, int32* _changeCounter, partition_id parentID, int32* _parentChangeCounter) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp124 UserlandFS::KernelEmu::put_vnode(GetID(), parentID); local
167 UserlandFS::KernelEmu::put_vnode(GetID(), parentID); local
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp1056 cache_node_opened(struct vnode* vnode, int32 fdType, VMCache* cache, dev_t mountID, ino_t parentID, ino_t vnodeID, const char* name) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp977 ino_t parentID = newDirectory->ID(); local
/haiku/src/system/kernel/
H A Dteam.cpp1262 pid_t parentID; local
1730 load_image_internal(char**& _flatArgs, size_t flatArgsSize, int32 argCount, int32 envCount, int32 priority, team_id parentID, uint32 flags, port_id errorPort, uint32 errorToken) argument
3775 load_image_etc(int32 argCount, const char* const* args, const char* const* env, int32 priority, team_id parentID, uint32 flags) argument
/haiku/src/tools/fs_shell/
H A Dvfs.cpp3153 fssh_vnode_id parentID; local
3263 dir_create_entry_ref(fssh_mount_id mountID, fssh_vnode_id parentID, const char *name, int perms, bool kernel) argument
3311 dir_open_entry_ref(fssh_mount_id mountID, fssh_vnode_id parentID, const char *name, bool kernel) argument
3346 fssh_vnode_id parentID; local
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp5635 ino_t parentID; local
5873 dir_create_entry_ref(dev_t mountID, ino_t parentID, const char* name, int perms, argument
5923 dir_open_entry_ref(dev_t mountID, ino_t parentID, const char* name, bool kernel) argument
5965 ino_t parentID; local
[all...]

Completed in 141 milliseconds