Searched refs:B_DISK_DEVICE_WRITE_ONCE (Results 1 - 4 of 4) sorted by path

/haiku/headers/os/storage/
H A DDiskDeviceDefs.h64 B_DISK_DEVICE_WRITE_ONCE = 0x08, enumerator in enum:__anon513
/haiku/src/kits/storage/disk_device/
H A DDiskDevice.cpp103 && (fDeviceData->device_flags & B_DISK_DEVICE_WRITE_ONCE) != 0;
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h243 #define B_DISK_DEVICE_WRITE_ONCE FSSH_B_DISK_DEVICE_WRITE_ONCE macro
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDevice.cpp435 SetDeviceFlags(DeviceFlags() | B_DISK_DEVICE_WRITE_ONCE);

Completed in 81 milliseconds