Searched refs:pde_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/proc/
H A Dinode.c376 static long pde_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned long arg) function
392 return pde_ioctl(pde, file, cmd, arg);
394 rv = pde_ioctl(pde, file, cmd, arg);

Completed in 212 milliseconds