Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnsfs.c15 static long ns_ioctl(struct file *filp, unsigned int ioctl,
19 .unlocked_ioctl = ns_ioctl,
189 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() function
/Linux-v4.19/drivers/atm/
Dnicstar.c144 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg);
160 .ioctl = ns_ioctl,
2463 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg) in ns_ioctl() function