Home
last modified time | relevance | path

Searched refs:FDGETPRM32 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/block/
Dcompat_ioctl.c291 { FDGETPRM32, FDGETPRM },
321 case FDGETPRM32: in compat_fd_ioctl()
331 if (cmd == FDGETPRM32) in compat_fd_ioctl()
412 case FDGETPRM32: in compat_fd_ioctl()
541 case FDGETPRM32: in compat_blkdev_driver_ioctl()
/linux-3.4.99/include/linux/
Dfd.h398 #define FDGETPRM32 _IOR(2, 0x04, struct compat_floppy_struct) macro
/linux-3.4.99/fs/
Dcompat_ioctl.c953 IGNORE_IOCTL(FDGETPRM32)