Searched refs:ns_ioctl (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/ |
D | nsfs.c | 22 static long ns_ioctl(struct file *filp, unsigned int ioctl, 25 .unlocked_ioctl = ns_ioctl, 155 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() function
|
/linux-6.12.1/drivers/atm/ |
D | nicstar.c | 146 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg); 162 .ioctl = ns_ioctl, 2475 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg) in ns_ioctl() function
|