Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IsChildMounted
headers/private/kernel/disk_device_manager/KPartition.h
96
bool IsChildMounted();
src/system/kernel/disk_device_manager/ddm_userland_interface.cpp
1232
if (partition->IsMounted() || partition->IsChildMounted())