Searched refs:floppy_open (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/block/
H A Dswim3.c251 static int floppy_open(struct gendisk *disk, blk_mode_t mode);
925 static int floppy_open(struct gendisk *disk, blk_mode_t mode) function
1000 ret = floppy_open(disk, mode);
H A Dataflop.c450 static int floppy_open(struct gendisk *disk, blk_mode_t mode);
1915 * floppy_open check for aliasing (/dev/fd0 can be the same as
1920 static int floppy_open(struct gendisk *disk, blk_mode_t mode) function
1962 ret = floppy_open(disk, mode);
H A Dswim.c611 static int floppy_open(struct gendisk *disk, blk_mode_t mode) function
665 ret = floppy_open(disk, mode);
H A Damiflop.c1652 * floppy_open check for aliasing (/dev/fd0 can be the same as
1656 static int floppy_open(struct gendisk *disk, blk_mode_t mode) function
1766 .open = floppy_open,
H A Dfloppy.c3988 * floppy_open check for aliasing (/dev/fd0 can be the same as
3992 static int floppy_open(struct gendisk *disk, blk_mode_t mode) function
4225 .open = floppy_open,

Completed in 220 milliseconds