check_disc_changed

Section: Kernel Hacker's Manual (9)
Updated: check_disc_changed
Index Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:15:43 GMT, June 12, 2005