Home
last modified time | relevance | path

Searched refs:floppy_unlocked_open (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dswim.c660 static int floppy_unlocked_open(struct block_device *bdev, fmode_t mode) in floppy_unlocked_open() function
741 .open = floppy_unlocked_open,
H A Dataflop.c1928 static int floppy_unlocked_open(struct block_device *bdev, fmode_t mode) in floppy_unlocked_open() function
1954 .open = floppy_unlocked_open,
H A Dswim3.c978 static int floppy_unlocked_open(struct block_device *bdev, fmode_t mode) in floppy_unlocked_open() function
1055 .open = floppy_unlocked_open,
/kernel/linux/linux-6.6/drivers/block/
H A Dswim.c660 static int floppy_unlocked_open(struct gendisk *disk, blk_mode_t mode) in floppy_unlocked_open() function
741 .open = floppy_unlocked_open,
H A Dswim3.c995 static int floppy_unlocked_open(struct gendisk *disk, blk_mode_t mode) in floppy_unlocked_open() function
1072 .open = floppy_unlocked_open,
H A Dataflop.c1955 static int floppy_unlocked_open(struct gendisk *disk, blk_mode_t mode) in floppy_unlocked_open() function
1981 .open = floppy_unlocked_open,

Completed in 11 milliseconds