Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c124 static int call_unmount_prog(int, int, char *, int, char *,
179 ret_val = call_unmount_prog(media_info_gotten, use_rmm, mtype, in _dev_unmount()
211 ret_val = call_unmount_prog(TRUE, FALSE, in _dev_unmount()
232 ret_val = call_unmount_prog(FALSE, FALSE, NULL, 0, in _dev_unmount()
561 call_unmount_prog(int mi_gotten, int use_rmm, char *mtype, int mnum, in call_unmount_prog() function