Home
last modified time | relevance | path

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

/linux-3.4.99/fs/autofs4/
Droot.c32 static long autofs4_root_compat_ioctl(struct file *,unsigned int,unsigned long);
48 .compat_ioctl = autofs4_root_compat_ioctl,
883 static long autofs4_root_compat_ioctl(struct file *filp, in autofs4_root_compat_ioctl() function