Home
last modified time | relevance | path

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

/linux/fs/
H A Dnsfs.c36 static long ns_ioctl(struct file *filp, unsigned int ioctl,
39 .unlocked_ioctl = ns_ioctl,
213 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() function