scan_dir_for_removable(9)
NAME
scan_dir_for_removable - Scan a directory for removable
media devices and check media.
SYNOPSIS
void scan_dir_for_removable (struct devfs_entry *dir);
ARGUMENTS
dir The directory.
DESCRIPTION
- This function may block, and may indirectly cause the
directory contents to be changed due to partition re-read
ing. The directory will be locked for reading.