Searched refs:U_flag (Results 1 – 3 of 3) sorted by relevance
46 int32_t U_flag = 0; variable189 U_flag++; in main()314 if (l_flag && (D_flag + e_flag + H_flag + p_flag + U_flag + in check_invalid_combinations()
38 extern int32_t U_flag;132 if (U_flag) { in process_options()172 v_device_umount = check_and_unmount_vold(dev_name, U_flag); in process_options()175 U_flag); in process_options()178 U_flag); in process_options()186 if (umount_required && U_flag && umount_failed) { in process_options()195 if (umount_required && !U_flag) { in process_options()
105 static int U_flag = 0; /* automatically unmount if it's mounted */ variable269 U_flag++; in main()362 if (U_flag) { in main()1138 if (U_flag) { in check_mount()