Searched refs:rmm_hal_volume_find (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.h | 73 LibHalDrive *rmm_hal_volume_find(LibHalContext *, const char *,
|
H A D | rmm_common.c | 161 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()
|