Searched refs:compat_floppy_struct (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dfd.h9 struct compat_floppy_struct { struct
22 #define FDGETPRM32 _IOR(2, 0x04, struct compat_floppy_struct)
/linux-4.1.27/block/
H A Dcompat_ioctl.c277 #define FDSETPRM32 _IOW(2, 0x42, struct compat_floppy_struct)
278 #define FDDEFPRM32 _IOW(2, 0x43, struct compat_floppy_struct)
325 struct compat_floppy_struct __user *uf; compat_fd_ioctl()
416 struct compat_floppy_struct __user *uf = compat_ptr(arg); compat_fd_ioctl()

Completed in 69 milliseconds