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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dioctl.c26 * vfs_ioctl - call filesystem specific ioctl methods
36 static long vfs_ioctl(struct file *filp, unsigned int cmd, function
459 return vfs_ioctl(filp, cmd, arg);
597 error = vfs_ioctl(filp, cmd, arg);

Completed in 89 milliseconds