Searched defs:v_device_umount (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_menu.c119 int32_t v_device_umount = 0; local
172 v_device_umount = check_and_unmount_vold(dev_name, U_flag);
173 if (v_device_umount != 1) {
187 if (v_device_umount || m_scsi_umount || m_flp_umount) {
196 if (v_device_umount || m_scsi_umount || m_flp_umount) {

Completed in 106 milliseconds