Home
last modified time | relevance | path

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

/fs/autofs/
Ddev-ioctl.c28 struct autofs_dev_ioctl *);
55 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version()
80 static struct autofs_dev_ioctl *
81 copy_dev_ioctl(struct autofs_dev_ioctl __user *in) in copy_dev_ioctl()
83 struct autofs_dev_ioctl tmp, *res; in copy_dev_ioctl()
101 static inline void free_dev_ioctl(struct autofs_dev_ioctl *param) in free_dev_ioctl()
110 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl()
155 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_version()
166 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_protover()
175 struct autofs_dev_ioctl *param) in autofs_dev_ioctl_protosubver()
[all …]