Searched refs:B_INITIALIZE_PARAMETER_EDITOR (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/drivesetup/
H A DInitParametersPanel.cpp30 Init(B_INITIALIZE_PARAMETER_EDITOR, diskSystem, partition);
/haiku/headers/os/storage/
H A DDiskDeviceDefs.h153 B_INITIALIZE_PARAMETER_EDITOR = 0x04, enumerator in enum:B_PARAMETER_EDITOR_TYPE
/haiku/src/add-ons/disk_systems/ntfs/
H A DNTFSAddOn.cpp133 if (type == B_INITIALIZE_PARAMETER_EDITOR) {
/haiku/src/add-ons/disk_systems/fat/
H A DFATAddOn.cpp132 if (type == B_INITIALIZE_PARAMETER_EDITOR) {
/haiku/src/add-ons/disk_systems/btrfs/
H A DBTRFSAddOn.cpp165 if (type == B_INITIALIZE_PARAMETER_EDITOR) {
/haiku/src/add-ons/disk_systems/bfs/
H A DBFSAddOn.cpp191 if (type == B_INITIALIZE_PARAMETER_EDITOR) {

Completed in 59 milliseconds