Lines Matching defs:fs
426 static inline int swim_track(struct floppy_state *fs, int track) in swim_track()
443 static int floppy_eject(struct floppy_state *fs) in floppy_eject()
457 static inline int swim_read_sector(struct floppy_state *fs, in swim_read_sector()
494 static blk_status_t floppy_read_sectors(struct floppy_state *fs, in floppy_read_sectors()
529 struct floppy_state *fs = hctx->queue->queuedata; in swim_queue_rq() local
565 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry()
583 static void setup_medium(struct floppy_state *fs) in setup_medium()
613 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_open() local
675 struct floppy_state *fs = disk->private_data; in floppy_release() local
692 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_ioctl() local
718 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_getgeo() local
736 struct floppy_state *fs = disk->private_data; in floppy_check_events() local
752 struct floppy_state *fs = &swd->unit[swd->floppy_count]; in swim_add_floppy() local
776 static void swim_cleanup_floppy_disk(struct floppy_state *fs) in swim_cleanup_floppy_disk()