/titanic_50/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.c | 162 GSList **volumes) in rmm_hal_volume_find() argument 168 *volumes = NULL; in rmm_hal_volume_find() 181 "info.udi", name, volumes)) != NULL) || in rmm_hal_volume_find() 183 "block.device", name, volumes)) != NULL) || in rmm_hal_volume_find() 185 "block.solaris.raw_device", name, volumes)) != NULL) || in rmm_hal_volume_find() 187 "volume.mount_point", name, volumes)) != NULL)) { in rmm_hal_volume_find() 196 "volume.label", name, volumes)) != NULL) { in rmm_hal_volume_find() 200 drive = rmm_hal_volume_findby_nickname(hal_ctx, name, volumes); in rmm_hal_volume_find() 214 const char **name_out, GSList **volumes) in rmm_hal_volume_find_default() argument 220 *volumes = NULL; in rmm_hal_volume_find_default() [all …]
|
/titanic_50/usr/src/cmd/volrmmount/ |
H A D | volrmmount.c | 78 GSList *volumes; in main() local 117 &default_name, &volumes)) == NULL) { in main() 120 rmm_volumes_free(volumes); in main() 127 &default_name, &volumes)) == NULL) { in main() 132 rmm_volumes_free(volumes); in main()
|
/titanic_50/usr/src/cmd/rmmount/ |
H A D | rmmount.c | 77 GSList *volumes; in rmmount() local 150 &default_name, &volumes)) == NULL) { in rmmount() 153 rmm_volumes_free(volumes); in rmmount() 167 &default_name, &volumes)) == NULL) { in rmmount() 172 rmm_volumes_free(volumes); in rmmount()
|
/titanic_50/usr/src/cmd/hal/addons/storage/ |
H A D | addon-storage.c | 204 char **volumes; in unmount_childs() local 209 if ((volumes = libhal_manager_find_device_string_match ( in unmount_childs() 217 vol_udi = volumes[i]; in unmount_childs() 227 libhal_free_string_array (volumes); in unmount_childs()
|
/titanic_50/usr/src/cmd/avs/rdc/ |
H A D | sndrsyncd.c | 1136 volume_match(char *buf, char **volume_list, int volumes) in volume_match() argument 1141 for (i = 0; i < volumes; i++) { in volume_match() 1160 char **volumes = NULL; in group_complete() local 1182 volumes = malloc(size); in group_complete() 1183 if (volumes == NULL) { in group_complete() 1191 bzero(volumes, size); in group_complete() 1272 volumes[replicating] = strdup(local_file); in group_complete() 1273 if (volumes[replicating] == NULL) { in group_complete() 1318 if (!volume_match(buf, volumes, found)) { in group_complete() 1346 if (volumes) { in group_complete() [all …]
|
/titanic_50/usr/src/cmd/hal/probing/volume/ |
H A D | probe-volume.c | 450 char **volumes; in main() local 604 if ((volumes = libhal_manager_find_device_string_match ( in main() 608 if (strcmp (udi, volumes[i]) == 0) { in main() 611 v_start = libhal_device_get_property_uint64 (ctx, volumes[i], "volume.partition.start", &error); in main() 621 libhal_free_string_array (volumes); in main()
|
/titanic_50/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_storage.c | 1312 GSList *volumes; in devinfo_storage_device_rescan() local 1335 volumes = hal_device_store_match_multiple_key_value_string (hald_get_gdl(), in devinfo_storage_device_rescan() 1337 for (i = volumes; i != NULL; i = g_slist_next (i)) { in devinfo_storage_device_rescan() 1348 g_slist_free (volumes); in devinfo_storage_device_rescan() 1449 GSList *volumes = NULL; in devinfo_storage_mnttab_event() local 1457 volumes = g_slist_append (NULL, hal_volume); in devinfo_storage_mnttab_event() 1459 …volumes = hal_device_store_match_multiple_key_value_string (hald_get_gdl (), "info.category", "vol… in devinfo_storage_mnttab_event() 1461 if (volumes == NULL) { in devinfo_storage_mnttab_event() 1471 for (v = volumes; v != NULL; v = g_slist_next (v)) { in devinfo_storage_mnttab_event() 1502 volumes = g_slist_delete_link (volumes, v); in devinfo_storage_mnttab_event() [all …]
|
/titanic_50/usr/src/lib/hal/libhal-storage/common/ |
H A D | hal-storage.pc.in | 14 Description: hal library for storage devices and volumes
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-storage-avs-cache-management.mf | 34 value="Storage Cache Management of read-only bitmap volumes" 128 desc="Storage Cache Management of read-only bitmap volumes" \ 131 desc="Storage Cache Management of read-only bitmap volumes" \
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | netdfs.ndl | 391 * Get information about all of the volumes in the DFS. dfs_path is 425 * Move a DFS volume and all subordinate volumes from one place in the 468 * Get information about all of the volumes in the DFS. dfs_path is
|
/titanic_50/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
H A D | emu10k.dsp | 29 // Monitor volumes
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite.shlib | 40 # extra space. Also, volumes use more space for metadata, so adjust the
|
/titanic_50/usr/src/cmd/avs/dscfg/etc/ |
H A D | dscfg_format | 62 % Storage volumes - svadm
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/reservation/ |
H A D | reservation.shlib | 135 # Its purpose is to reserve additional space for volume metadata so volumes
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | cache_kstats_readme.txt | 39 behavior over all cached volumes, while "cd" stats reflect behavior particular
|
H A D | dynmem_readme.txt | 249 behavior over all cached volumes and shared reflects behavior particular
|