Home
last modified time | relevance | path

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

/fs/autofs4/
Droot.c26 static long autofs4_root_ioctl(struct file *, unsigned int, unsigned long);
44 .unlocked_ioctl = autofs4_root_ioctl,
920 static long autofs4_root_ioctl(struct file *filp, in autofs4_root_ioctl() function