Home
last modified time | relevance | path

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

/fs/
Dcompat_ioctl.c487 static int compat_ioctl_preallocate(struct file *file, in compat_ioctl_preallocate() function
1025 error = compat_ioctl_preallocate(f.file, compat_ptr(arg)); in COMPAT_SYSCALL_DEFINE3()