Home
last modified time | relevance | path

Searched refs:rmm_hal_volume_find (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/rmvolmgr/
H A Drmm_common.h73 LibHalDrive *rmm_hal_volume_find(LibHalContext *, const char *,
H A Drmm_common.c161 rmm_hal_volume_find(LibHalContext *hal_ctx, const char *name, DBusError *error, in rmm_hal_volume_find() function
902 d = rmm_hal_volume_find(hal_ctx, name, &error, &volumes); in rmm_action()
996 if ((drive = rmm_hal_volume_find(hal_ctx, name, &error, in rmm_rescan()