Home
last modified time | relevance | path

Searched refs:do_vfs_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dioctl.c802 static int do_vfs_ioctl(struct file *filp, unsigned int fd, in do_vfs_ioctl() function
904 error = do_vfs_ioctl(fd_file(f), fd, cmd, arg); in SYSCALL_DEFINE3()
998 error = do_vfs_ioctl(fd_file(f), fd, cmd, in COMPAT_SYSCALL_DEFINE3()