Searched refs:mounted_vol_device_file (Results 1 – 1 of 1) sorted by relevance
348 const char *mounted_vol_device_file; in bailout_if_in_fstab() local350 mounted_vol_device_file = libhal_volume_get_device_file (mounted_vol); in bailout_if_in_fstab()352 if (mounted_vol_device_file != NULL && in bailout_if_in_fstab()353 strcmp (mounted_vol_device_file, device) !=0) { in bailout_if_in_fstab()356 device, label, label, _mount_point, mounted_vol_device_file, _mount_point); in bailout_if_in_fstab()