Searched refs:ns_ioctl (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ |
D | nsfs.c | 19 static long ns_ioctl(struct file *filp, unsigned int ioctl, 23 .unlocked_ioctl = ns_ioctl, 188 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() function
|
/linux-6.1.9/drivers/atm/ |
D | nicstar.c | 146 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
|