do_vfs_ioctl     1072 fs/compat_ioctl.c 	error = do_vfs_ioctl(f.file, fd, cmd, arg);
do_vfs_ioctl      187 fs/internal.h  extern int do_vfs_ioctl(struct file *file, unsigned int fd, unsigned int cmd,
do_vfs_ioctl      714 fs/ioctl.c     		error = do_vfs_ioctl(f.file, fd, cmd, arg);