Home | History | Annotate | Download | only in misc

Lines Matching full:is_device

1478 	int		show_version_only = 0, is_device = 0;
1905 if (!check_plausibility(device_name, flags, &is_device) && !force)
1954 } else if (!force && is_device && (fs_blocks_count > dev_size)) {