Home
last modified time | relevance | path

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

/linux-3.4.99/fs/autofs4/
Droot.c30 static long autofs4_root_ioctl(struct file *,unsigned int,unsigned long);
46 .unlocked_ioctl = autofs4_root_ioctl,
875 static long autofs4_root_ioctl(struct file *filp, in autofs4_root_ioctl() function