Searched refs:rw_long (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/mips64/kernel/ |
D | ioctl32.c | 87 static int rw_long(unsigned int fd, unsigned int cmd, unsigned long arg) in rw_long() function 1043 return rw_long(fd, AUTOFS_IOC_SETTIMEOUT, arg); in ioc_settimeout()
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | ioctl32.c | 113 static int rw_long(unsigned int fd, unsigned int cmd, unsigned long arg) in rw_long() function 2814 return rw_long(fd, AUTOFS_IOC_SETTIMEOUT, arg); in ioc_settimeout()
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_ioctl.c | 148 static int rw_long(unsigned int fd, unsigned int cmd, unsigned long arg) in rw_long() function 2772 return rw_long(fd, AUTOFS_IOC_SETTIMEOUT, arg); in ioc_settimeout()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ioctl32.c | 133 static int rw_long(unsigned int fd, unsigned int cmd, unsigned long arg) in rw_long() function 3295 return rw_long(fd, AUTOFS_IOC_SETTIMEOUT, arg); in ioc_settimeout()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | ioctl32.c | 141 static int rw_long(unsigned int fd, unsigned int cmd, unsigned long arg) in rw_long() function 3849 return rw_long(fd, AUTOFS_IOC_SETTIMEOUT, arg); in ioc_settimeout()
|