Home
last modified time | relevance | path

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

/linux-4.19.296/fs/autofs/
Droot.c20 static long autofs_root_ioctl(struct file *, unsigned int, unsigned long);
38 .unlocked_ioctl = autofs_root_ioctl,
940 static long autofs_root_ioctl(struct file *filp, in autofs_root_ioctl() function