Home
last modified time | relevance | path

Searched defs:hal_ctx (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.c147 rmm_hal_fini(LibHalContext *hal_ctx) in rmm_hal_fini()
213 rmm_hal_volume_find_default(LibHalContext *hal_ctx, DBusError *error, in rmm_hal_volume_find_default()
250 rmm_hal_volume_findby(LibHalContext *hal_ctx, const char *property, in rmm_hal_volume_findby()
354 rmm_print_volume_nicknames(LibHalContext *hal_ctx, DBusError *error, in rmm_print_volume_nicknames()
429 rmm_hal_volume_findby_nickname(LibHalContext *hal_ctx, const char *name, in rmm_hal_volume_findby_nickname()
495 rmm_hal_mount(LibHalContext *hal_ctx, const char *udi, in rmm_hal_mount()
719 rmm_hal_claim_branch(LibHalContext *hal_ctx, const char *udi) in rmm_hal_claim_branch()
760 rmm_hal_unclaim_branch(LibHalContext *hal_ctx, const char *udi) in rmm_hal_unclaim_branch()
880 rmm_action(LibHalContext *hal_ctx, const char *name, action_t action, in rmm_action()
977 rmm_rescan(LibHalContext *hal_ctx, const char *name, boolean_t query) in rmm_rescan()
[all …]
H A Dvold.c180 LibHalContext *hal_ctx; in vold_rmmount() local
353 vold_postprocess(LibHalContext *hal_ctx, const char *udi, in vold_postprocess()
H A Drmvolmgr.c65 static LibHalContext *hal_ctx; variable
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-device.c104 LibHalContext *hal_ctx; in main() local
188 int dump_devices(LibHalContext *hal_ctx, char *arg) in dump_devices()
304 int remove_udi(LibHalContext *hal_ctx, char *arg) in remove_udi()
340 int add_udi(LibHalContext *hal_ctx, char *arg) in add_udi()
447 void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop) in process_property()
545 int add_properties(LibHalContext *hal_ctx, new_dev_t *nd, lh_prop_t *prop) in add_properties()
H A Dhal-storage-zpool.c98 handle_zpool (LibHalContext *hal_ctx, in handle_zpool()
179 LibHalContext *hal_ctx = NULL; in main() local
H A Dhal-storage-mount.c264 volume_findby (LibHalContext *hal_ctx, const char *property, const char *value) in volume_findby()
299 bailout_if_in_fstab (LibHalContext *hal_ctx, const char *device, const char *label, const char *uui… in bailout_if_in_fstab()
445 handle_mount (LibHalContext *hal_ctx,
1068 LibHalContext *hal_ctx = NULL; local
H A Dhal_find_by_capability.c81 LibHalContext *hal_ctx; in main() local
H A Dhal_find_by_property.c86 LibHalContext *hal_ctx; in main() local
H A Dhal_get_property.c47 static LibHalContext *hal_ctx; variable
H A Dhal-storage-closetray.c83 LibHalContext *hal_ctx = NULL; in main() local
H A Dhal-storage-unmount.c82 LibHalContext *hal_ctx = NULL; in main() local
H A Dhal-storage-eject.c83 LibHalContext *hal_ctx = NULL; in main() local
H A Dhal_set_property.c39 static LibHalContext *hal_ctx; variable
H A Dhal-storage-shared.c259 handle_unmount (LibHalContext *hal_ctx, in handle_unmount()
533 handle_eject (LibHalContext *hal_ctx, in handle_eject()
H A Dlshal.c62 static LibHalContext *hal_ctx; variable
/illumos-gate/usr/src/cmd/volcheck/
H A Dvolcheck.c58 LibHalContext *hal_ctx; in main() local
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c708 LibHalContext *hal_ctx; member
887 libhal_drive_from_udi (LibHalContext *hal_ctx, const char *udi) in libhal_drive_from_udi()
1081 libhal_volume_from_udi (LibHalContext *hal_ctx, const char *udi) in libhal_volume_from_udi()
1295 libhal_drive_from_device_file (LibHalContext *hal_ctx, const char *device_file) in libhal_drive_from_device_file()
1358 libhal_volume_from_device_file (LibHalContext *hal_ctx, const char *device_file) in libhal_volume_from_device_file()
1751 libhal_volume_crypto_get_clear_volume_udi (LibHalContext *hal_ctx, LibHalVolume *volume) in libhal_volume_crypto_get_clear_volume_udi()
1783 libhal_drive_policy_default_get_mount_root (LibHalContext *hal_ctx) in libhal_drive_policy_default_get_mount_root()
1799 libhal_drive_policy_default_use_managed_keyword (LibHalContext *hal_ctx) in libhal_drive_policy_default_use_managed_keyword()
1815 libhal_drive_policy_default_get_managed_keyword_primary (LibHalContext *hal_ctx) in libhal_drive_policy_default_get_managed_keyword_primary()
1831 libhal_drive_policy_default_get_managed_keyword_secondary (LibHalContext *hal_ctx) in libhal_drive_policy_default_get_managed_keyword_secondary()
[all …]
/illumos-gate/usr/src/cmd/volrmmount/
H A Dvolrmmount.c74 LibHalContext *hal_ctx; in main() local
/illumos-gate/usr/src/cmd/rmmount/
H A Drmmount.c73 LibHalContext *hal_ctx; in rmmount() local