Lines Matching defs:fs
428 static inline int swim_track(struct floppy_state *fs, int track) in swim_track()
445 static int floppy_eject(struct floppy_state *fs) in floppy_eject()
459 static inline int swim_read_sector(struct floppy_state *fs, in swim_read_sector()
496 static int floppy_read_sectors(struct floppy_state *fs, in floppy_read_sectors()
531 struct floppy_state *fs; in redo_fd_request() local
573 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry()
591 static void setup_medium(struct floppy_state *fs) in setup_medium()
619 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_open() local
678 struct floppy_state *fs = disk->private_data; in floppy_release() local
695 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_ioctl() local
726 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_getgeo() local
744 struct floppy_state *fs = disk->private_data; in floppy_check_events() local
751 struct floppy_state *fs = disk->private_data; in floppy_revalidate() local
791 struct floppy_state *fs = &swd->unit[swd->floppy_count]; in swim_add_floppy() local