Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dcompat_ioctl.c674 static int compat_ioctl_preallocate(struct file *file, in compat_ioctl_preallocate() function
1395 error = compat_ioctl_preallocate(f.file, compat_ptr(arg)); in COMPAT_SYSCALL_DEFINE3()