check_disc_changed(9)
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 par
ent directory contents to be changed due to partition rereading.