Searched refs:floppy_write_errors (Results 1 – 3 of 3) sorted by relevance
292 struct floppy_write_errors { struct316 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors) argument
400 karg = kmalloc(sizeof(struct floppy_write_errors), GFP_KERNEL); in compat_fd_ioctl()502 struct floppy_write_errors *f = karg; in compat_fd_ioctl()
409 static struct floppy_write_errors write_errors[N_DRIVE];