Home
last modified time | relevance | path

Searched refs:want_ansi_label (Results 1 – 20 of 20) sorted by relevance

/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/stored/
H A Dlabel.cc78 bool want_ansi_label; in ReadDevVolumeLabel() local
123 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
125 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
130 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Dlabel.cc78 bool want_ansi_label; in ReadDevVolumeLabel() local
123 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
125 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
130 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/stored/
H A Dlabel.cc75 bool want_ansi_label; in ReadDevVolumeLabel() local
119 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
121 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
126 if (want_ansi_label && status != VOL_OK) { in ReadDevVolumeLabel()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/stored/
H A Dlabel.cc78 bool want_ansi_label; in ReadDevVolumeLabel() local
123 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
125 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
130 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Dlabel.cc79 bool want_ansi_label; in ReadDevVolumeLabel() local
124 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL in ReadDevVolumeLabel()
126 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
131 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/stored/
H A Dlabel.cc79 bool want_ansi_label; in ReadDevVolumeLabel() local
124 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL in ReadDevVolumeLabel()
126 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
131 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/stored/
H A Dlabel.cc75 bool want_ansi_label; in ReadDevVolumeLabel() local
119 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
121 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
126 if (want_ansi_label && status != VOL_OK) { in ReadDevVolumeLabel()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/stored/
H A Dlabel.cc79 bool want_ansi_label; in ReadDevVolumeLabel() local
124 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL in ReadDevVolumeLabel()
126 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
131 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/stored/
H A Dlabel.cc75 bool want_ansi_label; in ReadDevVolumeLabel() local
119 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
121 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
126 if (want_ansi_label && status != VOL_OK) { in ReadDevVolumeLabel()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/stored/
H A Dlabel.cc78 bool want_ansi_label; in ReadDevVolumeLabel() local
123 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
125 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
130 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/stored/
H A Dlabel.cc75 bool want_ansi_label; in ReadDevVolumeLabel() local
119 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL || in ReadDevVolumeLabel()
121 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
126 if (want_ansi_label && status != VOL_OK) { in ReadDevVolumeLabel()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/stored/
H A Dlabel.cc79 bool want_ansi_label; in ReadDevVolumeLabel() local
124 want_ansi_label = dcr->VolCatInfo.LabelType != B_BAREOS_LABEL in ReadDevVolumeLabel()
126 if (want_ansi_label || dev->HasCap(CAP_CHECKLABELS)) { in ReadDevVolumeLabel()
131 if (want_ansi_label && status != VOL_OK) { goto bail_out; } in ReadDevVolumeLabel()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Dlabel.c68 bool want_ansi_label; in read_dev_volume_label() local
101 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
103 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
106 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dlabel.c69 bool want_ansi_label; in read_dev_volume_label() local
102 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
104 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
107 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dlabel.c69 bool want_ansi_label; in read_dev_volume_label() local
102 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
104 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
107 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Dlabel.c68 bool want_ansi_label; in read_dev_volume_label() local
101 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
103 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
106 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dlabel.c69 bool want_ansi_label; in read_dev_volume_label() local
102 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
104 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
107 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Dlabel.c68 bool want_ansi_label; in read_dev_volume_label() local
101 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
103 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
106 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dlabel.c69 bool want_ansi_label; in read_dev_volume_label() local
102 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
104 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
107 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Dlabel.c68 bool want_ansi_label; in read_dev_volume_label() local
101 want_ansi_label = dcr->VolCatInfo.LabelType != B_BACULA_LABEL || in read_dev_volume_label()
103 if (want_ansi_label || has_cap(CAP_CHECKLABELS)) { in read_dev_volume_label()
106 if (want_ansi_label && stat != VOL_OK) { in read_dev_volume_label()