Home
last modified time | relevance | path

Searched defs:IsReadOnly (Results 1 – 15 of 15) sorted by relevance

/haiku/src/add-ons/kernel/drivers/disk/virtual/remote_disk/
H A DRemoteDisk.h33 bool IsReadOnly() const in IsReadOnly() function
/haiku/headers/private/file_systems/
H A DDeviceOpener.h33 bool IsReadOnly() const { in IsReadOnly() function
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DVolume.h31 bool IsReadOnly() const in IsReadOnly() function
/haiku/src/add-ons/kernel/file_systems/udf/
H A DVolume.h35 bool IsReadOnly() { return true; } in IsReadOnly() function
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.h110 Volume::IsReadOnly() const in IsReadOnly() function
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DVolume.h36 bool IsReadOnly() const in IsReadOnly() function
/haiku/src/apps/diskprobe/
H A DDataEditor.h43 bool IsReadOnly() const { return fIsReadOnly; } in IsReadOnly() function
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DVolume.h37 bool IsReadOnly() const in IsReadOnly() function
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.h35 bool IsReadOnly() const in IsReadOnly() function
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h111 bool IsReadOnly() const in IsReadOnly() function
/haiku/src/kits/storage/
H A DVolume.cpp295 BVolume::IsReadOnly(void) const in IsReadOnly() function in BVolume
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h191 Volume::IsReadOnly() const in IsReadOnly() function
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp194 BPartition::IsReadOnly() const in IsReadOnly() function in BPartition
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp567 KPartition::IsReadOnly() const in IsReadOnly() function in KPartition
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp235 ShareVolume::IsReadOnly() const in IsReadOnly() function in ShareVolume