autofs_dev_ioctl   27 fs/autofs/dev-ioctl.c 			struct autofs_dev_ioctl *);
autofs_dev_ioctl   54 fs/autofs/dev-ioctl.c static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param)
autofs_dev_ioctl   79 fs/autofs/dev-ioctl.c static struct autofs_dev_ioctl *
autofs_dev_ioctl   80 fs/autofs/dev-ioctl.c copy_dev_ioctl(struct autofs_dev_ioctl __user *in)
autofs_dev_ioctl   82 fs/autofs/dev-ioctl.c 	struct autofs_dev_ioctl tmp, *res;
autofs_dev_ioctl  100 fs/autofs/dev-ioctl.c static inline void free_dev_ioctl(struct autofs_dev_ioctl *param)
autofs_dev_ioctl  109 fs/autofs/dev-ioctl.c static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param)
autofs_dev_ioctl  154 fs/autofs/dev-ioctl.c 				    struct autofs_dev_ioctl *param)
autofs_dev_ioctl  165 fs/autofs/dev-ioctl.c 				     struct autofs_dev_ioctl *param)
autofs_dev_ioctl  174 fs/autofs/dev-ioctl.c 					struct autofs_dev_ioctl *param)
autofs_dev_ioctl  258 fs/autofs/dev-ioctl.c 				      struct autofs_dev_ioctl *param)
autofs_dev_ioctl  289 fs/autofs/dev-ioctl.c 				       struct autofs_dev_ioctl *param)
autofs_dev_ioctl  300 fs/autofs/dev-ioctl.c 				  struct autofs_dev_ioctl *param)
autofs_dev_ioctl  314 fs/autofs/dev-ioctl.c 				 struct autofs_dev_ioctl *param)
autofs_dev_ioctl  338 fs/autofs/dev-ioctl.c 				      struct autofs_dev_ioctl *param)
autofs_dev_ioctl  391 fs/autofs/dev-ioctl.c 				      struct autofs_dev_ioctl *param)
autofs_dev_ioctl  400 fs/autofs/dev-ioctl.c 				    struct autofs_dev_ioctl *param)
autofs_dev_ioctl  420 fs/autofs/dev-ioctl.c 				      struct autofs_dev_ioctl *param)
autofs_dev_ioctl  459 fs/autofs/dev-ioctl.c 				   struct autofs_dev_ioctl *param)
autofs_dev_ioctl  473 fs/autofs/dev-ioctl.c 				      struct autofs_dev_ioctl *param)
autofs_dev_ioctl  504 fs/autofs/dev-ioctl.c 					 struct autofs_dev_ioctl *param)
autofs_dev_ioctl  589 fs/autofs/dev-ioctl.c 			     struct autofs_dev_ioctl __user *user)
autofs_dev_ioctl  591 fs/autofs/dev-ioctl.c 	struct autofs_dev_ioctl *param;
autofs_dev_ioctl  688 fs/autofs/dev-ioctl.c 	err = _autofs_dev_ioctl(command, (struct autofs_dev_ioctl __user *) u);
autofs_dev_ioctl  696 fs/autofs/dev-ioctl.c 	return autofs_dev_ioctl(file, command, (unsigned long) compat_ptr(u));
autofs_dev_ioctl  703 fs/autofs/dev-ioctl.c 	.unlocked_ioctl	 = autofs_dev_ioctl,
autofs_dev_ioctl   22 include/uapi/linux/auto_dev-ioctl.h #define AUTOFS_DEV_IOCTL_SIZE		sizeof(struct autofs_dev_ioctl)
autofs_dev_ioctl  115 include/uapi/linux/auto_dev-ioctl.h static inline void init_autofs_dev_ioctl(struct autofs_dev_ioctl *in)
autofs_dev_ioctl  162 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_VERSION_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  166 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_PROTOVER_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  170 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_PROTOSUBVER_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  174 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_OPENMOUNT_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  178 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_CLOSEMOUNT_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  182 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_READY_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  186 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_FAIL_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  190 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_SETPIPEFD_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  194 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_CATATONIC_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  198 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_TIMEOUT_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  202 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_REQUESTER_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  206 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_EXPIRE_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  210 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_ASKUMOUNT_CMD, struct autofs_dev_ioctl)
autofs_dev_ioctl  214 include/uapi/linux/auto_dev-ioctl.h 	      AUTOFS_DEV_IOCTL_ISMOUNTPOINT_CMD, struct autofs_dev_ioctl)