Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dcompat_ioctl.c790 static int compat_ioctl_preallocate(struct file *file, in compat_ioctl_preallocate() function
1573 error = compat_ioctl_preallocate(f.file, compat_ptr(arg)); in COMPAT_SYSCALL_DEFINE3()