Searched refs:call_unmount_prog (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libvolmgt/common/ |
H A D | volmgt_on_private.c | 125 static int call_unmount_prog(int, int, char *, int, char *, 180 ret_val = call_unmount_prog(media_info_gotten, use_rmm, mtype, in _dev_unmount() 212 ret_val = call_unmount_prog(TRUE, FALSE, in _dev_unmount() 233 ret_val = call_unmount_prog(FALSE, FALSE, NULL, 0, in _dev_unmount() 562 call_unmount_prog(int mi_gotten, int use_rmm, char *mtype, int mnum, in call_unmount_prog() function
|