I2O_BLOCK_MEDIA_CHAN

Section: Message-based devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

i2o_block_media_changed - Have we seen a media change?  

SYNOPSIS

int i2o_block_media_changed(struct gendisk * disk);
 

ARGUMENTS

disk

gendisk which should be verified
 

DESCRIPTION

Verifies if the media has changed.

Returns 1 if the media was changed or 0 otherwise.  

COPYRIGHT