Home
last modified time | relevance | path

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

/fs/
Dioctl.c748 long compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_ptr_ioctl() function
755 EXPORT_SYMBOL(compat_ptr_ioctl);
/fs/ceph/
Ddir.c1812 .compat_ioctl = compat_ptr_ioctl,
Dfile.c2191 .compat_ioctl = compat_ptr_ioctl,