Home
last modified time | relevance | path

Searched refs: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; in process_options() local
172 v_device_umount = check_and_unmount_vold(dev_name, U_flag); in process_options()
173 if (v_device_umount != 1) { in process_options()
187 if (v_device_umount || m_scsi_umount || m_flp_umount) { in process_options()
196 if (v_device_umount || m_scsi_umount || m_flp_umount) { in process_options()