Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/autofs/
H A Droot.c17 static long autofs_root_ioctl(struct file *, unsigned int, unsigned long);
35 .unlocked_ioctl = autofs_root_ioctl,
910 static long autofs_root_ioctl(struct file *filp, in autofs_root_ioctl() function