Searched refs:floppy_revalidate (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/block/
H A Dswim.c749 static int floppy_revalidate(struct gendisk *disk) floppy_revalidate() function
774 .revalidate_disk = floppy_revalidate,
H A Dswim3.c258 static int floppy_revalidate(struct gendisk *disk);
1045 static int floppy_revalidate(struct gendisk *disk) floppy_revalidate() function
1090 .revalidate_disk= floppy_revalidate,
H A Dataflop.c203 * restored upon disk change by floppy_revalidate() if valid (as seen by
1351 static int floppy_revalidate(struct gendisk *disk) floppy_revalidate() function
1561 * FDDEFPRM call and restore it in floppy_revalidate() ! fd_locked_ioctl()
1575 floppy_revalidate(disk); fd_locked_ioctl()
1908 .revalidate_disk= floppy_revalidate,
H A Dfloppy.c3764 * This implements "read block 0" for floppy_revalidate().
3834 static int floppy_revalidate(struct gendisk *disk) floppy_revalidate() function
3883 .revalidate_disk = floppy_revalidate,

Completed in 452 milliseconds