Home
last modified time | relevance | path

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

/linux-3.4.99/fs/autofs4/
Ddev-ioctl.c719 static long autofs_dev_ioctl_compat(struct file *file, uint command, ulong u) in autofs_dev_ioctl_compat() function
724 #define autofs_dev_ioctl_compat NULL macro
729 .compat_ioctl = autofs_dev_ioctl_compat,