
NAME
check_disc_changed - Check if a removable disc was changed.
SYNOPSIS
int check_disc_changed (struct devfs_entry *de);
ARGUMENTS
de The device.
DESCRIPTION
Returns 1 if the media was changed, else 0.
This function may block, and may indirectly cause the parent directory
contents to be changed due to partition re-reading.