Searched refs:FreeContentCookie (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/kernel/disk_device_manager/
H A DKFileSystem.h37 virtual void FreeContentCookie(KPartition* partition);
H A DKDiskSystem.h59 virtual void FreeContentCookie(KPartition* partition);
H A DKPartitioningSystem.h40 virtual void FreeContentCookie(KPartition* partition);
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskSystem.cpp205 // FreeContentCookie
207 KDiskSystem::FreeContentCookie(KPartition *partition) function in class:KDiskSystem
H A DKFileSystem.cpp98 // FreeContentCookie
100 KFileSystem::FreeContentCookie(KPartition *partition) function in class:KFileSystem
H A DKPartitioningSystem.cpp125 // FreeContentCookie
127 KPartitioningSystem::FreeContentCookie(KPartition *partition) function in class:KPartitioningSystem
H A DKPartition.cpp156 DiskSystem()->FreeContentCookie(this);
1239 DiskSystem()->FreeContentCookie(this);

Completed in 87 milliseconds