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

/haiku/headers/os/storage/
H A DDiskDeviceDefs.h61 B_DISK_DEVICE_REMOVABLE = 0x01, enumerator in enum:__anon513
/haiku/src/kits/storage/disk_device/
H A DDiskDevice.cpp85 && (fDeviceData->device_flags & B_DISK_DEVICE_REMOVABLE) != 0;
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDevice.cpp426 SetDeviceFlags(DeviceFlags() | B_DISK_DEVICE_REMOVABLE);
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h240 #define B_DISK_DEVICE_REMOVABLE FSSH_B_DISK_DEVICE_REMOVABLE macro

Completed in 35 milliseconds