Home
last modified time | relevance | path

Searched refs:vol_list (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
252 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
325 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
429 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
543 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
608 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1010 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1049 if (!vol_list) { in PerformMoveOperation()
1072 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1090 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
254 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
328 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
432 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
546 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
611 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1015 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1054 if (!vol_list) { in PerformMoveOperation()
1077 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1095 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/dird/
H A Dua_impexp.cc102 foreach_dlist(vl, vol_list->contents) { in validate_slot_list()
174 foreach_dlist(vl, vol_list->contents) { in find_slot_in_list()
257 foreach_dlist(vl1, vol_list->contents) { in scan_slots_for_volnames()
316 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
425 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
600 foreach_dlist(vl, vol_list->contents) { in auto_fill_slot_selection()
989 changer_vol_list_t *vol_list; in PerformMoveOperation() local
1036 if (!vol_list) { in PerformMoveOperation()
1063 if (!vol_list) { in PerformMoveOperation()
1082 if (!vol_list) { in PerformMoveOperation()
[all …]
H A Dstorage.cc559 vol_list->timestamp = 0; in FreeVolList()
561 if (vol_list->contents) { in FreeVolList()
595 if (store->rss->vol_list) { in get_vol_list_from_storage()
606 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
656 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
660 vol_list->type = type; in get_vol_list_from_storage()
666 return vol_list; in get_vol_list_from_storage()
822 if (store->rss->vol_list == vol_list) { in StorageReleaseVolList()
832 free(vol_list); in StorageReleaseVolList()
848 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/dird/
H A Dua_impexp.cc102 foreach_dlist(vl, vol_list->contents) { in validate_slot_list()
174 foreach_dlist(vl, vol_list->contents) { in find_slot_in_list()
257 foreach_dlist(vl1, vol_list->contents) { in scan_slots_for_volnames()
316 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
425 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
600 foreach_dlist(vl, vol_list->contents) { in auto_fill_slot_selection()
989 changer_vol_list_t *vol_list; in PerformMoveOperation() local
1036 if (!vol_list) { in PerformMoveOperation()
1063 if (!vol_list) { in PerformMoveOperation()
1082 if (!vol_list) { in PerformMoveOperation()
[all …]
H A Dstorage.cc559 vol_list->timestamp = 0; in FreeVolList()
561 if (vol_list->contents) { in FreeVolList()
595 if (store->rss->vol_list) { in get_vol_list_from_storage()
606 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
656 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
660 vol_list->type = type; in get_vol_list_from_storage()
666 return vol_list; in get_vol_list_from_storage()
822 if (store->rss->vol_list == vol_list) { in StorageReleaseVolList()
832 free(vol_list); in StorageReleaseVolList()
848 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
252 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
325 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
429 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
543 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
608 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1010 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1049 if (!vol_list) { in PerformMoveOperation()
1072 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1090 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
254 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
328 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
432 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
546 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
611 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1015 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1054 if (!vol_list) { in PerformMoveOperation()
1077 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1095 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
254 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
328 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
432 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
546 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
611 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1015 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1054 if (!vol_list) { in PerformMoveOperation()
1077 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1095 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/dird/
H A Dua_impexp.cc102 foreach_dlist(vl, vol_list->contents) { in validate_slot_list()
174 foreach_dlist(vl, vol_list->contents) { in find_slot_in_list()
257 foreach_dlist(vl1, vol_list->contents) { in scan_slots_for_volnames()
316 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
425 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
600 foreach_dlist(vl, vol_list->contents) { in auto_fill_slot_selection()
989 changer_vol_list_t *vol_list; in PerformMoveOperation() local
1036 if (!vol_list) { in PerformMoveOperation()
1063 if (!vol_list) { in PerformMoveOperation()
1082 if (!vol_list) { in PerformMoveOperation()
[all …]
H A Dstorage.cc559 vol_list->timestamp = 0; in FreeVolList()
561 if (vol_list->contents) { in FreeVolList()
595 if (store->rss->vol_list) { in get_vol_list_from_storage()
606 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
656 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
660 vol_list->type = type; in get_vol_list_from_storage()
666 return vol_list; in get_vol_list_from_storage()
822 if (store->rss->vol_list == vol_list) { in StorageReleaseVolList()
832 free(vol_list); in StorageReleaseVolList()
848 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
252 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
325 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
429 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
543 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
608 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1010 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1049 if (!vol_list) { in PerformMoveOperation()
1072 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1090 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
254 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
328 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
432 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
546 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
611 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1015 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1054 if (!vol_list) { in PerformMoveOperation()
1077 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1095 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
H A Dstorage.cc568 vol_list->timestamp = 0; in FreeVolList()
570 if (vol_list->contents) { in FreeVolList()
618 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
673 vol_list = store->runtime_storage_status->vol_list; in get_vol_list_from_storage()
677 vol_list->type = type; in get_vol_list_from_storage()
683 return vol_list; in get_vol_list_from_storage()
848 if (store->runtime_storage_status->vol_list == vol_list) { in StorageReleaseVolList()
857 FreeVolList(vol_list); in StorageReleaseVolList()
858 free(vol_list); in StorageReleaseVolList()
874 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/dird/
H A Dua_impexp.cc100 foreach_dlist (vl, vol_list->contents) { in validate_slot_list()
252 changer_vol_list_t* vol_list, in scan_slots_for_volnames() argument
325 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
429 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
543 changer_vol_list_t* vol_list, in get_slot_list_using_volnames() argument
608 changer_vol_list_t* vol_list, in auto_fill_slot_selection() argument
1010 changer_vol_list_t* vol_list; in PerformMoveOperation() local
1049 if (!vol_list) { in PerformMoveOperation()
1072 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
1090 vol_list = scan_slots_for_volnames(ua, store.store, drive, vol_list, in PerformMoveOperation()
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/dird/
H A Dua_impexp.cc102 foreach_dlist(vl, vol_list->contents) { in validate_slot_list()
174 foreach_dlist(vl, vol_list->contents) { in find_slot_in_list()
257 foreach_dlist(vl1, vol_list->contents) { in scan_slots_for_volnames()
316 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
425 StorageFreeVolList(store, vol_list); in scan_slots_for_volnames()
600 foreach_dlist(vl, vol_list->contents) { in auto_fill_slot_selection()
989 changer_vol_list_t *vol_list; in PerformMoveOperation() local
1036 if (!vol_list) { in PerformMoveOperation()
1063 if (!vol_list) { in PerformMoveOperation()
1082 if (!vol_list) { in PerformMoveOperation()
[all …]
H A Dstorage.cc559 vol_list->timestamp = 0; in FreeVolList()
561 if (vol_list->contents) { in FreeVolList()
595 if (store->rss->vol_list) { in get_vol_list_from_storage()
606 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
656 vol_list = store->rss->vol_list; in get_vol_list_from_storage()
660 vol_list->type = type; in get_vol_list_from_storage()
666 return vol_list; in get_vol_list_from_storage()
822 if (store->rss->vol_list == vol_list) { in StorageReleaseVolList()
832 free(vol_list); in StorageReleaseVolList()
848 FreeVolList(vol_list); in StorageFreeVolList()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/nicom/
H A Ddicomreaders.py128 for vol_list in volume_lists:
130 vol_list.append(dw)
137 for vol_list in volume_lists:
138 if len(vol_list) > 1:
148 for vol_list in out_vol_lists:
182 vol_list = [dw]
183 out_vol_lists = [vol_list]
188 vol_list.append(dw)
192 vol_list.sort(_slice_sorter)
193 vol_list = [dw]
[all …]
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/nicom/
H A Ddicomreaders.py135 for vol_list in volume_lists:
137 vol_list.append(dw)
144 for vol_list in volume_lists:
145 if len(vol_list) > 1:
155 for vol_list in out_vol_lists:
189 vol_list = [dw]
190 out_vol_lists = [vol_list]
195 vol_list.append(dw)
199 vol_list.sort(_slice_sorter)
200 vol_list = [dw]
[all …]

12345678