Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.h86 boolean_t rmm_hal_unmount(LibHalContext *, const char *, DBusError *);
H A Drmm_common.c548 rmm_hal_unmount(LibHalContext *hal_ctx, const char *udi, DBusError *error) in rmm_hal_unmount() function
834 ret = rmm_hal_unmount(hal_ctx, udi, &error); in rmm_action_one()