Home
last modified time | relevance | path

Searched refs:bdev_mark_dead (Results 1 – 7 of 7) sorted by relevance

/linux/block/
H A Ddisk-events.c298 bdev_mark_dead(disk->part0, true); in disk_force_media_change()
H A Dbdev.c1190 void bdev_mark_dead(struct block_device *bdev, bool surprise) in bdev_mark_dead() function
1208 EXPORT_SYMBOL_GPL(bdev_mark_dead);
H A Dgenhd.c576 bdev_mark_dead(bdev, surprise); in blk_report_disk_dead()
/linux/include/linux/
H A Dblkdev.h755 void bdev_mark_dead(struct block_device *bdev, bool surprise);
/linux/drivers/block/
H A Dataflop.c1764 bdev_mark_dead(disk->part0, true); in fd_locked_ioctl()
H A Dfloppy.c3221 bdev_mark_dead(disk->part0, true); in invalidate_drive()
/linux/drivers/s390/block/
H A Ddasd.c3630 bdev_mark_dead(file_bdev(device->block->bdev_file), false); in dasd_generic_set_offline()