Searched defs:autofs_dev_ioctl (Results 1 – 7 of 7) sorted by relevance
89 struct autofs_dev_ioctl { struct90 __u32 ver_major;91 __u32 ver_minor;115 static inline void init_autofs_dev_ioctl(struct autofs_dev_ioctl *in) in init_autofs_dev_ioctl() argument
70 struct autofs_dev_ioctl { struct71 __u32 ver_major;72 __u32 ver_minor;73 __u32 size;74 __s32 ioctlfd;75 union {106 …AUTOFS_DEV_IOCTL_VERSION _IOWR(AUTOFS_IOCTL, AUTOFS_DEV_IOCTL_VERSION_CMD, struct autofs_dev_ioctl) argument
57 struct autofs_dev_ioctl { struct78 static inline void init_autofs_dev_ioctl(struct autofs_dev_ioctl *in) in init_autofs_dev_ioctl() argument
687 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() function
688 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() function