table of contents
I2O_BLOCK_MEDIA_CHAN(9) | Message-based devices | I2O_BLOCK_MEDIA_CHAN(9) |
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¶
May 2024 | Kernel Hackers Manual 2.6. |