Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dnsfs.c19 static long ns_ioctl(struct file *filp, unsigned int ioctl,
23 .unlocked_ioctl = ns_ioctl,
189 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() function
/Linux-v6.6/drivers/atm/
Dnicstar.c146 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg);
162 .ioctl = ns_ioctl,
2474 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg) in ns_ioctl() function